From 23fc6d8a19c2b5472a597777b1021c101d30f68b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Feb 2025 22:50:27 +0100 Subject: [PATCH] Applying patch from Helmut Grohne to fix FTBFS when cross-compiling (Closes: #932952). Signed-off-by: Daniel Baumann --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index 91af9ce..4032195 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,7 @@ #!/usr/bin/make -f +-include /usr/share/dpkg/buildtools.mk + %: dh ${@}