summaryrefslogtreecommitdiff
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, 0 insertions, 11 deletions
diff --git a/mail/dovecot-devel/files/patch-mkcert.sh b/mail/dovecot-devel/files/patch-mkcert.sh
deleted file mode 100644
index 1874649612a2..000000000000
--- a/mail/dovecot-devel/files/patch-mkcert.sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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