ToastFreeware
/
debian
/
cpulimit.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'upstream'
[debian/cpulimit.git]
/
debian
/
rules
1
#!/usr/bin/make -f
2
3
PACKAGE = $(shell dh_listpackages)
4
TMP = $(CURDIR)/debian/$(PACKAGE)
5
6
%:
7
dh $@
8
9
override_dh_auto_install:
10
PREFIX=$(TMP)/usr dh_auto_install