chiark
/
gitweb
/
~mdw
/
preload-hacks
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
debian/rules: Switch to using debhelper 9 directly.
[preload-hacks]
/
debian
/
rules
1
#! /usr/bin/make -f
2
3
%:; dh $@ --parallel
4
5
override_dh_auto_install:
6
dh_auto_install --parallel -- \
7
prefix=/usr mandir=/usr/share/man \
8
DESTDIR=debian/tmp