From e25e7fec98574c20bd7b1caec1de31dde8968338 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 7 Nov 2020 10:17:14 +0100 Subject: [PATCH] app-text/htp: remove unused patch(es) Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/18166 Signed-off-by: Aaron Bauman --- app-text/htp/files/strip.patch | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 app-text/htp/files/strip.patch diff --git a/app-text/htp/files/strip.patch b/app-text/htp/files/strip.patch deleted file mode 100644 index 9c92e757bc9ec..0000000000000 --- a/app-text/htp/files/strip.patch +++ /dev/null @@ -1,15 +0,0 @@ -don't strip - -http://bugs.gentoo.org/240110 - ---- src/Makefile -+++ src/Makefile -@@ -33,7 +33,7 @@ - - install-bin: $(MAINEXE) - mkdir -p $(bindir) -- $(INSTALL) -s $(MAINEXE) $(bindir) -+ $(INSTALL) $(MAINEXE) $(bindir) - - # - # explicit dependency: final executable