try using the directory we're already planning to use...
[debian/uaputl] / debian / rules
index 6caad82e311a58f138339e612629f01600834296..2ef0bf0949cc545af73001de40c543f36d9ed7c9 100755 (executable)
@@ -6,11 +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
+       INSTALLDIR=$(CURDIR)/debian/uaputl dh_auto_build
 
 %:
        dh $@