From e608cd99dd3e0fc06735e4a4de2ccf12bad5dc37 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 20 Feb 2025 14:59:22 +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 7ce6083..0993069 100644 --- a/debian/patches/0001-build.patch +++ b/debian/patches/0001-build.patch @@ -16,4 +16,4 @@ diff -Naurp lzd.orig/configure lzd/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