projects
/
osspd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd12997
)
set install locations
author
Ralf Jung
<post@ralfj.de>
Thu, 13 Sep 2012 16:55:26 +0000
(18:55 +0200)
committer
Ralf Jung
<post@ralfj.de>
Thu, 13 Sep 2012 16:58:28 +0000
(18:58 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 485e7a9806f347faf077f84653af248ab863bade..4f5c219f212a436a9c697c1c9ab2e61180b2650b 100755
(executable)
--- 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: