X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Frules;h=faeac03f63d8edb515fbeecb7c6e58dd67ff0b03;hb=209b73bdec276031fe2f67217483e32a18c3b267;hp=5b8fd17cd265d1e2c3f19958b097d820d62f77c6;hpb=6c051826f3241caa4afc982d402682101c63c7e3;p=debhelper.git diff --git a/debian/rules b/debian/rules index 5b8fd17..faeac03 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,11 @@ #!/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 $@