summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2017-05-09 06:03:30 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2017-05-09 06:03:30 +0000
commit428856e7ed409f0ac1ecf18cc759c72cfe25cc43 (patch)
tree558eb2623abdbe79ff18812814046e64ef4f410c
parentRemoving superfluous --parallel when invoking debhelper as it's the default w... (diff)
downloadplzip-428856e7ed409f0ac1ecf18cc759c72cfe25cc43.tar.xz
plzip-428856e7ed409f0ac1ecf18cc759c72cfe25cc43.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 673bd57..a40ae04 100644
--- a/debian/patches/debian/0001-build.patch
+++ b/debian/patches/debian/0001-build.patch
@@ -16,4 +16,4 @@ diff -Naurp plzip.orig/configure plzip/configure
+#LDFLAGS=
# checking whether we are using GNU C++.
- if /bin/sh -c "${CXX} --version" > /dev/null 2>&1 ; then true
+ /bin/sh -c "${CXX} --version" > /dev/null 2>&1 ||