From fd05b24ac3578b5dccbc5fd2111f618624fd53ef Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 30 May 2016 06:45:18 +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 6eff446..592bcbe 100644 --- a/debian/patches/0001-build.patch +++ b/debian/patches/0001-build.patch @@ -18,4 +18,4 @@ diff -Naurp clzip.orig/configure clzip/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