mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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:
committed by
Aaron Bauman
parent
0d9ca01249
commit
e25e7fec98
@@ -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
|
||||
Reference in New Issue
Block a user