freebsd-ports/ftp/emirror/files/patch-Makefile.in
Ying-Chieh Liao a3d0862145 add emirror
A full features FTP-mirroring software with nice logfiles
2001-04-19 07:42:08 +00:00

14 lines
549 B
Plaintext

--- Makefile.in.orig Thu Apr 19 15:17:30 2001
+++ Makefile.in Thu Apr 19 15:19:51 2001
@@ -26,8 +26,8 @@
@$(INSTALL) -m 644 ftplibbeta.py $(libdir)
@echo Copying example configuration files to $(etcdir) ...
@$(INSTALL) -d $(etcdir)
- @$(INSTALL) -b -m 644 etc/*.cfg $(etcdir)
- @$(INSTALL) -b -m 644 etc/email-addresses $(etcdir)
+ @$(INSTALL) -m 644 etc/*.cfg $(etcdir)
+ @$(INSTALL) -m 644 etc/email-addresses $(etcdir)
@$(INSTALL) -m 644 etc/*.template $(etcdir)
@$(INSTALL) -m 644 etc/*.gif $(etcdir)
@$(INSTALL) -d $(etcdir)/active