summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2016-05-20 06:58:52 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2016-05-20 06:59:17 +0000
commitccdcc982ec4cbb8a973b121dc490414e13585bad (patch)
treef74f2715f388af4111dcc7daaa2569c5a21cbcd8
parentUpdating years in copyright file. (diff)
downloadlziprecover-ccdcc982ec4cbb8a973b121dc490414e13585bad.tar.xz
lziprecover-ccdcc982ec4cbb8a973b121dc490414e13585bad.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 6791dbf..ee7119c 100644
--- a/debian/patches/0001-build.patch
+++ b/debian/patches/0001-build.patch
@@ -16,4 +16,4 @@ diff -Naurp lziprecover.orig/configure lziprecover/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