try using the directory we're already planning to use...
[debian/uaputl] / debian / rules
index 8e5b79c8e77938471ffb8ed8aff5aeab3b88986a..2ef0bf0949cc545af73001de40c543f36d9ed7c9 100755 (executable)
@@ -9,8 +9,7 @@
 export DH_VERBOSE=1
 
 override_dh_auto_build:
-       install -d $(CURDIR)/debian/tmp
-       INSTALLDIR=$(CURDIR)/debian/tmp dh_auto_build
+       INSTALLDIR=$(CURDIR)/debian/uaputl dh_auto_build
 
 %:
        dh $@