From: Ralf Jung Date: Thu, 13 Sep 2012 16:55:26 +0000 (+0200) Subject: set install locations X-Git-Tag: debian/1.3.2-1~19 X-Git-Url: https://git.ralfj.de/osspd.git/commitdiff_plain/8eb7de6e01de878d1892c40e261c6d7630dd621f set install locations --- diff --git a/debian/rules b/debian/rules index 485e7a9..4f5c219 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,12 @@ #!/usr/bin/make -f +export DH_VERBOSE=1 + %: dh $@ --parallel +override_dh_auto_install: + dh_auto_install -- prefix=/usr UDEVDIR=/lib/udev/rules.d + # Disable tests, they require running the osspd override_dh_auto_test: