Rediffing build.patch.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
4376ac169d
commit
ca86c945aa
1 changed files with 3 additions and 3 deletions
6
debian/patches/01-build.patch
vendored
6
debian/patches/01-build.patch
vendored
|
@ -7,7 +7,7 @@ diff -Naurp clzip.orig/configure clzip/configure
|
||||||
@@ -23,9 +23,9 @@ datarootdir='$(prefix)/share'
|
@@ -23,9 +23,9 @@ datarootdir='$(prefix)/share'
|
||||||
infodir='$(datarootdir)/info'
|
infodir='$(datarootdir)/info'
|
||||||
mandir='$(datarootdir)/man'
|
mandir='$(datarootdir)/man'
|
||||||
CC=
|
CC=gcc
|
||||||
-CPPFLAGS=
|
-CPPFLAGS=
|
||||||
-CFLAGS='-Wall -W -O2'
|
-CFLAGS='-Wall -W -O2'
|
||||||
-LDFLAGS=
|
-LDFLAGS=
|
||||||
|
@ -15,5 +15,5 @@ diff -Naurp clzip.orig/configure clzip/configure
|
||||||
+#CFLAGS='-Wall -W -O2'
|
+#CFLAGS='-Wall -W -O2'
|
||||||
+#LDFLAGS=
|
+#LDFLAGS=
|
||||||
|
|
||||||
# Loop over all args
|
# checking whether we are using GNU C.
|
||||||
while [ -n "$1" ] ; do
|
if [ ! -x /bin/gcc ] &&
|
||||||
|
|
Loading…
Add table
Reference in a new issue