summaryrefslogtreecommitdiff
path: root/app-text/htp/files/htp-1.19-no-prestrip.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/htp/files/htp-1.19-no-prestrip.patch')
-rw-r--r--app-text/htp/files/htp-1.19-no-prestrip.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-text/htp/files/htp-1.19-no-prestrip.patch b/app-text/htp/files/htp-1.19-no-prestrip.patch
new file mode 100644
index 000000000000..c47b9e4d4241
--- /dev/null
+++ b/app-text/htp/files/htp-1.19-no-prestrip.patch
@@ -0,0 +1,11 @@
+--- a/src/Makefile.sub
++++ b/src/Makefile.sub
+@@ -46,7 +46,7 @@ install: install-bin
+
+ install-bin: $(HTP)
+ mkdir -p $(bindir)
+- $(INSTALL) -s $(HTP) $(bindir)
++ $(INSTALL) $(HTP) $(bindir)
+
+ #
+ # explicit dependency: final executable