summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2017-05-08 11:02:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2017-05-08 11:02:19 +0000
commit82ccb42339677893904d17ef9ff164fef0f2874f (patch)
treed2585a8d501ecf8b36acf25ecd68e08fea123c4e
parentRemoving superfluous --parallel when invoking debhelper as it's the default w... (diff)
downloadclzip-82ccb42339677893904d17ef9ff164fef0f2874f.tar.xz
clzip-82ccb42339677893904d17ef9ff164fef0f2874f.zip
Refreshing build.patch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/patches/debian/0001-build.patch2
1 files changed, 1 insertions, 1 deletions
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 ||