1
0
Fork 0

Readding dh_auto_configure override, it is still needed.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-17 22:27:58 +01:00
parent 021bbaa924
commit 3bbd35c645
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

3
debian/rules vendored
View file

@ -5,6 +5,9 @@
%: %:
dh ${@} dh ${@}
override_dh_auto_configure:
dh_auto_configure -- 'CC=$(CC) -g'
override_dh_auto_install: override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lunzip dh_auto_install -- DESTDIR=$(CURDIR)/debian/lunzip