From a9899bbf2f62e7fee78b7272b8ac5b3205ab5b60 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 23 Jan 2024 06:58:14 +0100 Subject: Refreshing build.patch. Signed-off-by: Daniel Baumann --- debian/patches/debian/0001-build.patch | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'debian/patches/debian/0001-build.patch') 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= -- cgit v1.2.3