X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Frules;h=faeac03f63d8edb515fbeecb7c6e58dd67ff0b03;hb=fb8f18f4a98669c3b85e1bd7920fbabfc00b886e;hp=ae14186711106479d1a20f78668a70749245e101;hpb=378b377ef732119de4c2a08dcb9721500b017da1;p=debhelper.git diff --git a/debian/rules b/debian/rules index ae14186..faeac03 100755 --- a/debian/rules +++ b/debian/rules @@ -1,15 +1,14 @@ -#!/usr/bin/make -Bf +#!/usr/bin/make -f # If you're looking for an example debian/rules that uses debhelper, see # the examples directory. # # Each debhelper command in this rules file has to be run using ./run, # to ensure that the commands and libraries in the source tree are used, # rather than the installed ones. + %: ./run dh $@ # Not intended for use by anyone except the author. announcedir: @echo ${HOME}/src/joeywiki/code/debhelper/news - -.PHONY: build