projects
/
osspd.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
1548beee43ae2d0de85cb9de36b999a4d776cf90
[osspd.git]
/
debian
/
rules
1
#!/usr/bin/make -f
2
3
%:
4
dh $@ --parallel
5
6
override_dh_auto_install:
7
dh_auto_install -- prefix=/usr UDEVDIR=/lib/udev/rules.d
8
9
# Disable tests, they require running the osspd
10
override_dh_auto_test: