From 7f3c3259b20402c0d5cb7dfc751290720a9676aa Mon Sep 17 00:00:00 2001 From: Dave Hibberd Date: Thu, 27 Jul 2023 00:24:03 +0100 Subject: [PATCH] Comment out stuff I don't care for --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index adf355f..8f0e738 100755 --- a/debian/rules +++ b/debian/rules @@ -2,6 +2,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all export NON_INTERACTIVE=1 +export DEB_CONFIGURE_EXTRA_FLAGS=--without-flexnet --without-tcpip --without-rose --without-autorouter --without-mheard %: dh $@