summaryrefslogtreecommitdiff
path: root/app-text/htp/files/htp-1.19-no-prestrip.patch
blob: c47b9e4d4241aa56102855313ee6a63a81bb5653 (plain)
1
2
3
4
5
6
7
8
9
10
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