summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-09-24 14:14:31 +0200
committerChristian Grothoff <christian@grothoff.org>2022-09-24 14:14:31 +0200
commit5496f4af8c66179217f14e5d85e28cfd3b2ec473 (patch)
tree67dcf083efd799ff2349533838f54c10a3bb491b
parent973f634c5e2a2d905a97c052a223dd1bcf52ce8a (diff)
downloadmerchant-5496f4af8c66179217f14e5d85e28cfd3b2ec473.tar.gz
merchant-5496f4af8c66179217f14e5d85e28cfd3b2ec473.tar.bz2
merchant-5496f4af8c66179217f14e5d85e28cfd3b2ec473.zip
tab
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 3df9f5d5..9e170335 100755
--- 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)