use the directory we want to use anyway, and prepare to upload
[debian/uapevent] / debian / rules
index b760bee7f4c367c013d228df52f8332ae6744cf2..1365c7fd568de715e893a41051535ffc17e949a0 100755 (executable)
@@ -9,5 +9,9 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+override_dh_auto_build:
+       install -d $(CURDIR)/debian/uapevent
+       INSTALLDIR=$(CURDIR)/debian/uapevent dh_auto_build
+
 %:
        dh $@