summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-09-24 15:00:35 +0200
committerChristian Grothoff <christian@grothoff.org>2022-09-24 15:00:35 +0200
commit2e0c306d0c83bc3b2e57dca19759e91cca5e43c4 (patch)
treed0b905a82c10a26938eca2ed1d640e83b02e6e1d
parent57eab1b4810ae1ddb3e6a0b96120148e00a4a75b (diff)
downloadsync-2e0c306d0c83bc3b2e57dca19759e91cca5e43c4.tar.gz
sync-2e0c306d0c83bc3b2e57dca19759e91cca5e43c4.tar.bz2
sync-2e0c306d0c83bc3b2e57dca19759e91cca5e43c4.zip
tab
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index ed2f6c2..fd158ef 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)