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>
This commit is contained in:
Michael Mair-Keimberger
2020-11-07 10:17:14 +01:00
committed by Aaron Bauman
parent 0d9ca01249
commit e25e7fec98

View File

@@ -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