1
0
Fork 0

Rediffing build.patch.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-17 22:10:28 +01:00
parent 8451a79fb3
commit 1066c1bfb1
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

View file

@ -4,7 +4,7 @@ Description: Avoid overwriting build-environment.
diff -Naurp lunzip.orig/configure lunzip/configure
--- lunzip.orig/configure
+++ lunzip/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 lunzip.orig/configure lunzip/configure
+#LDFLAGS=
# checking whether we are using GNU C.
if [ ! -x /bin/gcc ] &&
${CC} --version > /dev/null 2>&1