From 936fe299650680320972bbc79f22e7f2674eacd9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 24 Feb 2025 05:54:41 +0100 Subject: [PATCH] Removing superfluous --parallel when invoking debhelper as it's the default with compat level 10, thanks to Gianfranco Costamagna . Signed-off-by: Daniel Baumann --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index ae0eb98..9463946 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f %: - dh ${@} --parallel + dh ${@} override_dh_auto_configure: LDFLAGS="${LDFLAGS} -static" dh_auto_configure -- --exec-prefix=/