X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Frules;h=2eb4b2ee66bcc55fe0cd3972e802cc26b897216f;hb=5d558f45e2d53dfef3c09f5d425f4ce89c7f0350;hp=b760bee7f4c367c013d228df52f8332ae6744cf2;hpb=0657c4932a0d0f10b15f8d04bfb08e2e8b24f32d;p=debian%2Fuaputl diff --git a/debian/rules b/debian/rules index b760bee..2eb4b2e 100755 --- a/debian/rules +++ b/debian/rules @@ -6,8 +6,10 @@ # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 +export DH_VERBOSE=1 + +override_dh_auto_build: + INSTALLDIR=$(CURDIR)/debian/tmp dh_auto_build %: dh $@