summaryrefslogtreecommitdiffstats
path: root/debian/patches/debian/0001-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/debian/0001-build.patch')
-rw-r--r--debian/patches/debian/0001-build.patch6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/patches/debian/0001-build.patch b/debian/patches/debian/0001-build.patch
index 35400dd..67349c7 100644
--- a/debian/patches/debian/0001-build.patch
+++ b/debian/patches/debian/0001-build.patch
@@ -4,13 +4,15 @@ Description: Avoid overwriting build-environment.
diff -Naurp zutils.orig/configure zutils/configure
--- zutils.orig/configure
+++ zutils/configure
-@@ -21,9 +21,9 @@ infodir='$(datarootdir)/info'
+@@ -20,10 +20,10 @@ datarootdir='$(prefix)/share'
+ infodir='$(datarootdir)/info'
mandir='$(datarootdir)/man'
sysconfdir='$(prefix)/etc'
- CXX=g++
+-CXX=g++
-CPPFLAGS=
-CXXFLAGS='-Wall -W -O2'
-LDFLAGS=
++#CXX=g++
+#CPPFLAGS=
+#CXXFLAGS='-Wall -W -O2'
+#LDFLAGS=