You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/htp/files/htp-1.19-no-prestrip.patch

12 lines
238 B

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