summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2016-05-25 09:55:35 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2016-05-25 09:56:04 +0000
commit0d1ae618b4bd0963d1b522d710219d5d1898efa3 (patch)
treeebbc3c5a9ba09a949e6987ed0b7de4e87d250d25
parentMerging upstream version 1.7. (diff)
downloadpdlzip-0d1ae618b4bd0963d1b522d710219d5d1898efa3.tar.xz
pdlzip-0d1ae618b4bd0963d1b522d710219d5d1898efa3.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 12df0de..08561f8 100644
--- a/debian/patches/0001-build.patch
+++ b/debian/patches/0001-build.patch
@@ -16,4 +16,4 @@ diff -Naurp pdlzip.orig/configure pdlzip/configure
+#LDFLAGS=
# checking whether we are using GNU C.
- ${CC} --version > /dev/null 2>&1
+ if /bin/sh -c "${CC} --version" > /dev/null 2>&1 ; then true