aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot-devel/files/patch-mkcert.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mail/dovecot-devel/files/patch-mkcert.sh')
-rw-r--r--mail/dovecot-devel/files/patch-mkcert.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/dovecot-devel/files/patch-mkcert.sh b/mail/dovecot-devel/files/patch-mkcert.sh
new file mode 100644
index 000000000000..1874649612a2
--- /dev/null
+++ b/mail/dovecot-devel/files/patch-mkcert.sh
@@ -0,0 +1,11 @@
+--- doc/mkcert.sh Tue Apr 15 14:28:24 2003
++++ mkcert.sh.new Tue Apr 15 14:28:52 2003
+@@ -4,7 +4,7 @@
+ # Edit dovecot-openssl.cnf before running this.
+
+ OPENSSL=${OPENSSL-openssl}
+-SSLDIR=${SSLDIR-/etc/ssl}
++SSLDIR=${SSLDIR-%%SSLDIR%%}
+ OPENSSLCONFIG=${OPENSSLCONFIG-dovecot-openssl.cnf}
+
+ CERTFILE=$SSLDIR/certs/imapd.pem