diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-09-24 14:14:10 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-09-24 14:14:10 +0200 |
commit | 205a48f613c6c1ded1fd4414dc43d4308e4e81cb (patch) | |
tree | e8441af8a42d53ff888289cad26a968a4ac1ea3a /debian | |
parent | 7d40cd1904b33b704984e376e0b1882a3ec30b25 (diff) |
tab
Diffstat (limited to 'debian')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index fa259625e..aef4bf5f8 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) |