From 4c5cfa9db93917ba1ab45aefaa952eb43f539c16 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 25 Jan 2021 14:49:47 +0100 Subject: Refreshing build.patch. Signed-off-by: Daniel Baumann --- debian/patches/debian/0001-build.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/patches/debian/0001-build.patch b/debian/patches/debian/0001-build.patch index 1a1c4ec..7d750a4 100644 --- a/debian/patches/debian/0001-build.patch +++ b/debian/patches/debian/0001-build.patch @@ -4,10 +4,10 @@ Description: Avoid overwriting build-environment. diff -Naurp lzip.orig/configure lzip/configure --- lzip.orig/configure +++ lzip/configure -@@ -20,10 +20,10 @@ bindir='$(exec_prefix)/bin' - datarootdir='$(prefix)/share' - infodir='$(datarootdir)/info' - mandir='$(datarootdir)/man' +@@ -23,10 +23,10 @@ mandir='$(datarootdir)/man' + build=no + check=no + installdir= -CXX=g++ -CPPFLAGS= -CXXFLAGS='-Wall -W -O2' @@ -18,4 +18,4 @@ diff -Naurp lzip.orig/configure lzip/configure +#LDFLAGS= # checking whether we are using GNU C++. - /bin/sh -c "${CXX} --version" > /dev/null 2>&1 || + /bin/sh -c "${CXX} --version" > /dev/null 2>&1 || { CXX=c++ ; CXXFLAGS=-O2 ; } -- cgit v1.2.3