diff options
Diffstat (limited to 'security/stunnel/files/patch-Makefile.in')
-rw-r--r-- | security/stunnel/files/patch-Makefile.in | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/security/stunnel/files/patch-Makefile.in b/security/stunnel/files/patch-Makefile.in index c51a82757401..ecf842d628d1 100644 --- a/security/stunnel/files/patch-Makefile.in +++ b/security/stunnel/files/patch-Makefile.in @@ -1,19 +1,19 @@ ---- tools/Makefile.in.orig Fri Aug 30 19:59:52 2002 -+++ tools/Makefile.in Sun Oct 27 16:59:27 2002 -@@ -83,7 +83,7 @@ - +--- tools/Makefile.in.orig Mon Dec 27 13:52:12 2004 ++++ tools/Makefile.in Mon Dec 27 13:52:25 2004 +@@ -163,7 +163,7 @@ + stunnel.spec stunnel.mak stunnel.cnf confdir = $(sysconfdir)/stunnel -conf_DATA = stunnel.conf-sample stunnel.pem +conf_DATA = stunnel.conf-sample - docdir = $(datadir)/doc/stunnel examplesdir = $(docdir)/examples -@@ -186,7 +186,6 @@ - - install-data-am: install-confDATA install-examplesDATA + examples_DATA = ca.html ca.pl importCA.html importCA.sh script.sh \ +@@ -337,7 +337,6 @@ + install-data-am: install-confDATA install-data-local \ + install-examplesDATA @$(NORMAL_INSTALL) - $(MAKE) $(AM_MAKEFLAGS) install-data-hook - install-data: install-data-am - install-am: all-am + install-exec-am: + |