summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-11-07 10:17:14 +0100
committerAaron Bauman <bman@gentoo.org>2020-11-13 16:16:39 -0500
commite25e7fec98574c20bd7b1caec1de31dde8968338 (patch)
tree2ef0d1679569f3fc882b4a83b428df21ec469103
parentapp-text/calibre: remove unused patch (diff)
downloadgentoo-e25e7fec98574c20bd7b1caec1de31dde8968338.tar.gz
gentoo-e25e7fec98574c20bd7b1caec1de31dde8968338.tar.bz2
gentoo-e25e7fec98574c20bd7b1caec1de31dde8968338.zip
app-text/htp: remove unused patch(es)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18166 Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--app-text/htp/files/strip.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/app-text/htp/files/strip.patch b/app-text/htp/files/strip.patch
deleted file mode 100644
index 9c92e757bc9e..000000000000
--- 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