commit 740e1c6e8ebfb606906695edd6906aff23c623d1 parent 3ab130af756413b49b907fb8cca04fa8d25dac3a Author: Florian Dold <florian@dold.me> Date: Mon, 29 Jun 2026 21:16:34 +0200 debian: do not pass autotools args to meson Diffstat:
| M | debian/rules | | | 4 | ---- |
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/debian/rules b/debian/rules @@ -7,7 +7,3 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) override_dh_builddeb: dh_builddeb -- -Zgzip - -override_dh_auto_configure: - dh_auto_configure -- --disable-rpath -