From 291e6d00ac1b6f9c55f55f4483c987f2ee13d3b5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 24 Feb 2025 04:12:56 +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 d699e6d..a99fce8 100644 --- a/debian/patches/0001-build.patch +++ b/debian/patches/0001-build.patch @@ -16,4 +16,4 @@ diff -Naurp plzip.orig/configure plzip/configure +#LDFLAGS= # checking whether we are using GNU C++. - ${CXX} --version > /dev/null 2>&1 + if /bin/sh -c "${CXX} --version" > /dev/null 2>&1 ; then true