summaryrefslogtreecommitdiff
path: root/app-text/htp/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
commitd934827bf44b7cfcf6711964418148fa60877668 (patch)
tree0625f358789b5e015e49db139cc1dbc9be00428f /app-text/htp/files
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'app-text/htp/files')
-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