diff --git a/debian/patches/debian/0001-build.patch b/debian/patches/debian/0001-build.patch index 5becb02..275a745 100644 --- a/debian/patches/debian/0001-build.patch +++ b/debian/patches/debian/0001-build.patch @@ -18,4 +18,4 @@ diff -Naurp clzip.orig/configure clzip/configure +#LDFLAGS= # checking whether we are using GNU C. - if /bin/sh -c "${CC} --version" > /dev/null 2>&1 ; then true + /bin/sh -c "${CC} --version" > /dev/null 2>&1 ||