commit 2e0c306d0c83bc3b2e57dca19759e91cca5e43c4
parent 57eab1b4810ae1ddb3e6a0b96120148e00a4a75b
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 24 Sep 2022 15:00:35 +0200
tab
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
@@ -8,7 +8,7 @@ include /usr/share/dpkg/architecture.mk
dh ${@}
override_dh_builddeb:
- dh_builddeb -- -Zgzip
+ dh_builddeb -- -Zgzip
override_dh_auto_configure-arch:
dh_auto_configure -- --disable-rpath --with-microhttpd=yes $(shell dpkg-buildflags --export=configure)