From ffe0ab6f5cd539930f8a871243de1ae41fd5f44c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 8 Aug 2020 19:16:05 +0200 Subject: Refreshing build.patch. Signed-off-by: Daniel Baumann --- debian/patches/debian/0001-build.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'debian') diff --git a/debian/patches/debian/0001-build.patch b/debian/patches/debian/0001-build.patch index 1a1c4ec..68b7ea4 100644 --- a/debian/patches/debian/0001-build.patch +++ b/debian/patches/debian/0001-build.patch @@ -1,9 +1,9 @@ Author: Daniel Baumann Description: Avoid overwriting build-environment. -diff -Naurp lzip.orig/configure lzip/configure ---- lzip.orig/configure -+++ lzip/configure +diff -Naurp tarlz.orig/configure tarlz/configure +--- tarlz.orig/configure ++++ tarlz/configure @@ -20,10 +20,10 @@ bindir='$(exec_prefix)/bin' datarootdir='$(prefix)/share' infodir='$(datarootdir)/info' @@ -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