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