pkgsrc/security/stunnel/patches/patch-aa
2003-07-29 11:18:38 +00:00

24 lines
670 B
Text

$NetBSD: patch-aa,v 1.14 2003/07/29 11:18:42 jmmv Exp $
--- tools/Makefile.in.orig 2003-01-12 16:48:39.000000000 +0100
+++ tools/Makefile.in
@@ -82,8 +82,8 @@ DISTCLEANFILES = stunnel.pem
EXTRA_DIST = ca.html ca.pl importCA.html importCA.sh stunnel.spec stunnel.mak stunnel.cnf
-confdir = $(sysconfdir)/stunnel
-conf_DATA = stunnel.conf-sample stunnel.pem
+confdir = $(datadir)/examples/stunnel
+conf_DATA = stunnel.conf-sample
docdir = $(datadir)/doc/stunnel
examplesdir = $(docdir)/examples
@@ -251,7 +251,7 @@ stunnel.pem: stunnel.cnf
-in stunnel.pem
install-data-hook:
- chmod 0600 $(confdir)/stunnel.pem
+ true
clean-local:
-rm -f stunnel.rnd