Rediffing build.patch.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
84e28e4ce9
commit
5341ba69ff
1 changed files with 2 additions and 2 deletions
4
debian/patches/0001-build.patch
vendored
4
debian/patches/0001-build.patch
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue