commit:     50e6044ff78410a4282f51b900f8ffd1968aa603
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 15:03:38 2025 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Jan 16 17:41:57 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50e6044f

dev-libs/newt: remove obsolete sed

Closes: https://bugs.gentoo.org/948022
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 dev-libs/newt/newt-0.52.24-r1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-libs/newt/newt-0.52.24-r1.ebuild 
b/dev-libs/newt/newt-0.52.24-r1.ebuild
index f9ea2a31c2c5..61146a8dba41 100644
--- a/dev-libs/newt/newt-0.52.24-r1.ebuild
+++ b/dev-libs/newt/newt-0.52.24-r1.ebuild
@@ -41,7 +41,6 @@ S=${WORKDIR}/${PN}-${MY_PV}
 
 src_prepare() {
        sed -i Makefile.in \
-               -e 's|$(SHCFLAGS) -o|$(LDFLAGS) &|g' \
                -e 's|-g -o|$(CFLAGS) $(LDFLAGS) -o|g' \
                -e 's|-shared -o|$(CFLAGS) $(LDFLAGS) &|g' \
                -e 's|instroot|DESTDIR|g' \

Reply via email to