This commit is contained in:
Christian Grothoff 2022-09-24 14:14:10 +02:00
parent 7d40cd1904
commit 205a48f613
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

2
debian/rules vendored
View File

@ -8,7 +8,7 @@ include /usr/share/dpkg/architecture.mk
dh ${@} dh ${@}
override_dh_builddeb: override_dh_builddeb:
dh_builddeb -- -Zgzip dh_builddeb -- -Zgzip
override_dh_auto_configure-arch: override_dh_auto_configure-arch:
dh_auto_configure -- --disable-rpath --with-microhttpd=yes $(shell dpkg-buildflags --export=configure) dh_auto_configure -- --disable-rpath --with-microhttpd=yes $(shell dpkg-buildflags --export=configure)