summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2016-06-01 14:16:43 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2016-06-01 14:16:43 +0000
commitc459fcf930b339892f9815220156461083291cad (patch)
treee4545bf34af5f64d16aec9b164d830f6eccd0b06
parentUpdating years in copyright file. (diff)
downloadplzip-c459fcf930b339892f9815220156461083291cad.tar.xz
plzip-c459fcf930b339892f9815220156461083291cad.zip
Refreshing build.patch.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r--debian/patches/0001-build.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0001-build.patch b/debian/patches/0001-build.patch
index d699e6d..a99fce8 100644
--- a/debian/patches/0001-build.patch
+++ b/debian/patches/0001-build.patch
@@ -16,4 +16,4 @@ diff -Naurp plzip.orig/configure plzip/configure
+#LDFLAGS=
# checking whether we are using GNU C++.
- ${CXX} --version > /dev/null 2>&1
+ if /bin/sh -c "${CXX} --version" > /dev/null 2>&1 ; then true