summaryrefslogtreecommitdiff
path: root/package/lzip/patches/patch-configure
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-02-12 07:21:40 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-02-12 07:23:32 +0100
commit3c04c63ef9e25107819ba2cceb112c82c2874aa8 (patch)
tree392d5c7e6040459b5cd74965e9f62e1f5f0b718f /package/lzip/patches/patch-configure
parent43f19225afc45b100db83192d2bb6ea951022984 (diff)
lzip: update to 1.24
Diffstat (limited to 'package/lzip/patches/patch-configure')
-rw-r--r--package/lzip/patches/patch-configure14
1 files changed, 7 insertions, 7 deletions
diff --git a/package/lzip/patches/patch-configure b/package/lzip/patches/patch-configure
index 3ac80460f..f7e067a0e 100644
--- a/package/lzip/patches/patch-configure
+++ b/package/lzip/patches/patch-configure
@@ -1,9 +1,9 @@
---- lzip-1.17.orig/configure 2015-07-09 18:58:33.000000000 +0200
-+++ lzip-1.17/configure 2016-09-24 13:07:38.493476268 +0200
-@@ -20,10 +20,10 @@ bindir='$(exec_prefix)/bin'
- datarootdir='$(prefix)/share'
- infodir='$(datarootdir)/info'
- mandir='$(datarootdir)/man'
+--- lzip-1.24.orig/configure 2024-01-26 14:01:44.000000000 +0100
++++ lzip-1.24/configure 2024-02-12 07:10:37.674941547 +0100
+@@ -23,10 +23,10 @@ mandir='$(datarootdir)/man'
+ build=no
+ check=no
+ installdir=
-CXX=g++
-CPPFLAGS=
-CXXFLAGS='-Wall -W -O2'
@@ -12,6 +12,6 @@
+CPPFLAGS?=
+CXXFLAGS?='-Wall -W -O2'
+LDFLAGS?=
+ MAKEINFO=makeinfo
# checking whether we are using GNU C++.
- ${CXX} --version > /dev/null 2>&1