Simplyfing debhelper auto_install override in rules.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
359139199e
commit
cffd62a2bc
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -4,7 +4,7 @@
|
|||
dh ${@}
|
||||
|
||||
override_dh_auto_install:
|
||||
$(MAKE) prefix=$(CURDIR)/debian/lunzip/usr install
|
||||
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lunzip
|
||||
|
||||
override_dh_strip:
|
||||
dh_strip --dbg-package=lunzip-dbg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue