From ccdcc982ec4cbb8a973b121dc490414e13585bad Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 20 May 2016 08:58:52 +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 6791dbf..ee7119c 100644 --- a/debian/patches/0001-build.patch +++ b/debian/patches/0001-build.patch @@ -16,4 +16,4 @@ diff -Naurp lziprecover.orig/configure lziprecover/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 -- cgit v1.2.3