From c6a69baa80dc21a16cf9bb0bf3d57e0feccdb61a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 15:48:03 +0100 Subject: Adding debian version 1.4-1. Signed-off-by: Daniel Baumann --- debian/patches/0001-build.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/patches') diff --git a/debian/patches/0001-build.patch b/debian/patches/0001-build.patch index 64b6720..12df0de 100644 --- a/debian/patches/0001-build.patch +++ b/debian/patches/0001-build.patch @@ -4,7 +4,7 @@ Description: Avoid overwriting build-environment. diff -Naurp pdlzip.orig/configure pdlzip/configure --- pdlzip.orig/configure +++ pdlzip/configure -@@ -23,9 +23,9 @@ datarootdir='$(prefix)/share' +@@ -21,9 +21,9 @@ datarootdir='$(prefix)/share' infodir='$(datarootdir)/info' mandir='$(datarootdir)/man' CC=gcc @@ -16,4 +16,4 @@ diff -Naurp pdlzip.orig/configure pdlzip/configure +#LDFLAGS= # checking whether we are using GNU C. - if [ ! -x /bin/gcc ] && + ${CC} --version > /dev/null 2>&1 -- cgit v1.2.3