Import Debian changes 1.12-2.1
[debian/uaputl] / debian / rules
index 8e5b79c8e77938471ffb8ed8aff5aeab3b88986a..0c3df263b197965252904ef2c10be8cc2d235d22 100755 (executable)
@@ -9,8 +9,8 @@
 export DH_VERBOSE=1
 
 override_dh_auto_build:
-       install -d $(CURDIR)/debian/tmp
-       INSTALLDIR=$(CURDIR)/debian/tmp dh_auto_build
+       install -d $(CURDIR)/debian/uaputl
+       INSTALLDIR=$(CURDIR)/debian/uaputl dh_auto_build
 
 %:
        dh $@