summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2017-05-09 06:02:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2017-05-09 06:02:02 +0000
commitfdde7c2c977e90a985c4f1ebfeaa403d375cd8d8 (patch)
tree9e81d2f3beeaa0e9ea106df8862049b6762dd742
parentRemoving superfluous --parallel when invoking debhelper as it's the default w... (diff)
downloadpdlzip-fdde7c2c977e90a985c4f1ebfeaa403d375cd8d8.tar.xz
pdlzip-fdde7c2c977e90a985c4f1ebfeaa403d375cd8d8.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 8449f47..90e7cd6 100644
--- a/debian/patches/debian/0001-build.patch
+++ b/debian/patches/debian/0001-build.patch
@@ -16,4 +16,4 @@ diff -Naurp pdlzip.orig/configure pdlzip/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 ||