From 61360e1fdd03dba2b2cb5a68326c6b7c1e5aa9fd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 25 May 2016 18:07:56 +0200 Subject: 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 fb463b0..4dc8b0c 100644 --- a/debian/patches/0001-build.patch +++ b/debian/patches/0001-build.patch @@ -16,4 +16,4 @@ diff -Naurp lunzip.orig/configure lunzip/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 -- cgit v1.2.3