From 73669dbd9c1f9991c258149201bec442bb2ef47d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Feb 2025 19:21:47 +0100 Subject: [PATCH] Refreshing build.patch. Signed-off-by: Daniel Baumann --- debian/patches/0001-build.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/0001-build.patch b/debian/patches/0001-build.patch index 12df0de..08561f8 100644 --- a/debian/patches/0001-build.patch +++ b/debian/patches/0001-build.patch @@ -16,4 +16,4 @@ diff -Naurp pdlzip.orig/configure pdlzip/configure +#LDFLAGS= # checking whether we are using GNU C. - ${CC} --version > /dev/null 2>&1 + if /bin/sh -c "${CC} --version" > /dev/null 2>&1 ; then true