X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Frules;h=6caad82e311a58f138339e612629f01600834296;hb=6b76fe0342b9798f33e1a844ebda46c3a55a13c0;hp=b760bee7f4c367c013d228df52f8332ae6744cf2;hpb=f59925a65ac3071b631e704bd43880802de6cab2;p=debian%2Fuapevent 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 $@