summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2017-05-08 17:10:18 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2017-05-08 17:10:18 +0000
commit1f17dfa063cd76ba1f5965bbfcee542053e5210c (patch)
tree8a38f0997aaa548f4fb065f8a1b75a5ebe37d8ea
parentRemoving superfluous --parallel when invoking debhelper as it's the default w... (diff)
downloadlzip-1f17dfa063cd76ba1f5965bbfcee542053e5210c.tar.xz
lzip-1f17dfa063cd76ba1f5965bbfcee542053e5210c.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 b06248f..1a1c4ec 100644
--- a/debian/patches/debian/0001-build.patch
+++ b/debian/patches/debian/0001-build.patch
@@ -18,4 +18,4 @@ diff -Naurp lzip.orig/configure lzip/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 ||