File proxy-suite-1.9.2.4-no-strip.dif of Package proxy-suite
--- ftp-proxy/Makefile.in +++ ftp-proxy/Makefile.in @@ -139,7 +139,7 @@ install: progs $(CONF_SRC) $(FTP_MAN5) $(FTP_MAN8) $(INSTALL) -d $(INST_ROOT)$(sbindir) - $(INSTALL) -s ftp-proxy $(INST_ROOT)$(sbindir) + $(INSTALL) ftp-proxy $(INST_ROOT)$(sbindir) $(INSTALL) -d $(INST_ROOT)$(ETC_DIR) @if test -f $(INST_ROOT)$(ETC_DIR)/$(CONF_DST) ; then \ echo "$(INST_ROOT)$(ETC_DIR)/$(CONF_DST) exists; file not touched"; \