ports/net/silc-client/files/patch-Makefile.in
Mario Sergio Fujikawa Ferreira 22f6a5de21 o Add port silc-client version 0.6.4: Secure Internet Live Conferencing
(SILC) network client
o With invaluable feedback from debolaz during our all-nighter
  porting work :)

Reviewed by:	Anders Nor Berle <debolaz@debolaz.com>
2001-11-09 07:46:16 +00:00

14 lines
479 B
Text

--- Makefile.in.orig Fri Nov 9 00:27:10 2001
+++ Makefile.in Fri Nov 9 00:27:16 2001
@@ -538,11 +538,6 @@
$(INSTALL_DATA) $(srcdir)/TODO $(docdir)/
etc-install:
- -@if test '!' -f $(etcdir)/silcd.conf ; then \
- $(INSTALL_DATA) $(srcdir)/doc/example_silcd.conf \
- $(etcdir)/silcd.conf; \
- chmod go= $(etcdir)/silcd.conf; \
- fi
-@if test '!' -f $(etcdir)/silc.conf ; then \
$(INSTALL_DATA) $(srcdir)/doc/example_silc.conf \
$(etcdir)/silc.conf; \