From 1fa27ffce6c5edcf001455b1e47a7ece95d1284c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Sun, 6 Feb 2022 13:31:17 +0100 Subject: groups/211.native_packages_cmdline.group: ed: bump to v1.18 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- patches/ed-1.17_pre.local.patch | 12 ------------ patches/ed-1.18_pre.local.patch | 12 ++++++++++++ 2 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 patches/ed-1.17_pre.local.patch create mode 100644 patches/ed-1.18_pre.local.patch (limited to 'patches') diff --git a/patches/ed-1.17_pre.local.patch b/patches/ed-1.17_pre.local.patch deleted file mode 100644 index ad5d95e0..00000000 --- a/patches/ed-1.17_pre.local.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru ed-1.17.orig/configure ed-1.17/configure ---- ed-1.17.orig/configure 2021-01-06 14:06:29.000000000 +0100 -+++ ed-1.17/configure 2021-01-13 12:29:03.995851327 +0100 -@@ -23,7 +23,7 @@ - program_prefix= - CC=gcc - CPPFLAGS= --CFLAGS='-Wall -W -O2' -+CFLAGS ?= '-Wall -W -O2' - LDFLAGS= - - # checking whether we are using GNU C. diff --git a/patches/ed-1.18_pre.local.patch b/patches/ed-1.18_pre.local.patch new file mode 100644 index 00000000..ad5d95e0 --- /dev/null +++ b/patches/ed-1.18_pre.local.patch @@ -0,0 +1,12 @@ +diff -ru ed-1.17.orig/configure ed-1.17/configure +--- ed-1.17.orig/configure 2021-01-06 14:06:29.000000000 +0100 ++++ ed-1.17/configure 2021-01-13 12:29:03.995851327 +0100 +@@ -23,7 +23,7 @@ + program_prefix= + CC=gcc + CPPFLAGS= +-CFLAGS='-Wall -W -O2' ++CFLAGS ?= '-Wall -W -O2' + LDFLAGS= + + # checking whether we are using GNU C. -- cgit v1.2.3