X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Frules;h=faeac03f63d8edb515fbeecb7c6e58dd67ff0b03;hb=bf6781f75d757e674607a9bafd658e6f11fa3963;hp=ae14186711106479d1a20f78668a70749245e101;hpb=aa2e7a24dbe8dfe62b9dcc967282858cee0f6087;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