From 69b5b4787d7f3e2d552511a01a68048b349ceba1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 10 Aug 2019 14:06:00 +0200 Subject: 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 ${@} -- cgit v1.2.3