X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Frules;h=6caad82e311a58f138339e612629f01600834296;hb=9c4aa0968dc6dcaaf29cf64e51b06fb13bfaeda6;hp=b760bee7f4c367c013d228df52f8332ae6744cf2;hpb=0657c4932a0d0f10b15f8d04bfb08e2e8b24f32d;p=debian%2Fuaputl diff --git a/debian/rules b/debian/rules index b760bee..6caad82 100755 --- a/debian/rules +++ b/debian/rules @@ -9,5 +9,8 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 +override_dh_auto_build: + INSTALLDIR=$(CURDIR)/debian/tmp dh_auto_build + %: dh $@