Import Debian changes 1.12-2.1
[debian/uaputl] / debian / rules
index b760bee7f4c367c013d228df52f8332ae6744cf2..0c3df263b197965252904ef2c10be8cc2d235d22 100755 (executable)
@@ -6,8 +6,11 @@
 # 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:
+       install -d $(CURDIR)/debian/uaputl
+       INSTALLDIR=$(CURDIR)/debian/uaputl dh_auto_build
 
 %:
        dh $@