From 1be94405e044e5026c491f280abb76b04cdd9e8f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 23 Jan 2024 06:45:42 +0100 Subject: Refreshing build.patch. Signed-off-by: Daniel Baumann --- debian/patches/debian/0001-build.patch | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'debian') diff --git a/debian/patches/debian/0001-build.patch b/debian/patches/debian/0001-build.patch index b0f015c..3fa2f01 100644 --- a/debian/patches/debian/0001-build.patch +++ b/debian/patches/debian/0001-build.patch @@ -4,16 +4,17 @@ Description: Avoid overwriting build-environment. diff -Naurp plzip.orig/configure plzip/configure --- plzip.orig/configure +++ plzip/configure -@@ -22,9 +22,9 @@ datarootdir='$(prefix)/share' +@@ -21,10 +21,10 @@ bindir='$(exec_prefix)/bin' + datarootdir='$(prefix)/share' infodir='$(datarootdir)/info' mandir='$(datarootdir)/man' - CXX=g++ +-CXX=g++ -CPPFLAGS= -CXXFLAGS='-Wall -W -O2' -LDFLAGS= ++#CXX=g++ +#CPPFLAGS= +#CXXFLAGS='-Wall -W -O2' +#LDFLAGS= LIBS='-llz -lpthread' - - # checking whether we are using GNU C++. + MAKEINFO=makeinfo -- cgit v1.2.3