summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-08-10 12:01:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-08-10 12:01:52 +0000
commitc79adc2e62350e6c8c67298590c2df6d90161e18 (patch)
tree5ee04ab903ad0497b823c8937ed669b5c013b5a2
parentReleasing debian version 1.11-5. (diff)
downloadlunzip-c79adc2e62350e6c8c67298590c2df6d90161e18.tar.xz
lunzip-c79adc2e62350e6c8c67298590c2df6d90161e18.zip
Readding dh_auto_configure override, it is still needed.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index b889a88..3abc43d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -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