try using the directory we're already planning to use...
authorBdale Garbee <bdale@gag.com>
Wed, 16 Nov 2011 00:40:19 +0000 (18:40 -0600)
committerBdale Garbee <bdale@gag.com>
Wed, 16 Nov 2011 00:40:19 +0000 (18:40 -0600)
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 $@