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