summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-02 08:04:46 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-02 08:05:06 +0000
commit791bebbb1c3a0b35a4ed5c1a0dd334e36f11027c (patch)
tree14617c8c33265c95c53c5ad45c066c70e4383c43
parentUpdating years in copyright for 2024. (diff)
downloadclzip-791bebbb1c3a0b35a4ed5c1a0dd334e36f11027c.tar.xz
clzip-791bebbb1c3a0b35a4ed5c1a0dd334e36f11027c.zip
Refreshing build.patch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/patches/debian/0001-build.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/debian/0001-build.patch b/debian/patches/debian/0001-build.patch
index 5bc37c9..a383422 100644
--- a/debian/patches/debian/0001-build.patch
+++ b/debian/patches/debian/0001-build.patch
@@ -16,6 +16,6 @@ diff -Naurp clzip.orig/configure clzip/configure
+#CPPFLAGS=
+#CFLAGS='-Wall -W -O2'
+#LDFLAGS=
+ MAKEINFO=makeinfo
# checking whether we are using GNU C.
- /bin/sh -c "${CC} --version" > /dev/null 2>&1 || { CC=cc ; CFLAGS=-O2 ; }