Removing dh_auto_configure override, not needed anymore.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
0bfe6a2c96
commit
4fd8729c6b
1 changed files with 0 additions and 3 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -5,9 +5,6 @@
|
||||||
%:
|
%:
|
||||||
dh ${@}
|
dh ${@}
|
||||||
|
|
||||||
override_dh_auto_configure:
|
|
||||||
dh_auto_configure -- 'CC=$(CC)'
|
|
||||||
|
|
||||||
override_dh_auto_install:
|
override_dh_auto_install:
|
||||||
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lunzip
|
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lunzip
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue