summaryrefslogtreecommitdiff
path: root/mail-mta/netqmail/files/use-new-path-for-functions.sh.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta/netqmail/files/use-new-path-for-functions.sh.patch')
-rw-r--r--mail-mta/netqmail/files/use-new-path-for-functions.sh.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail-mta/netqmail/files/use-new-path-for-functions.sh.patch b/mail-mta/netqmail/files/use-new-path-for-functions.sh.patch
deleted file mode 100644
index f275091da5db..000000000000
--- a/mail-mta/netqmail/files/use-new-path-for-functions.sh.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/genqmail-20080406/ssl/mkservercert 2015-10-18 12:46:40.082559295 -0200
-+++ b/genqmail-20080406/ssl/mkservercert 2015-10-18 12:49:03.749576181 -0200
-@@ -5,7 +5,7 @@
- # Based on mkimapdcert from courier-imap.
-
- test -x /usr/bin/openssl || exit 0
--source /etc/init.d/functions.sh || exit 1
-+source /lib/gentoo/functions.sh || exit 1
-
- filedir="/var/qmail/control"
- pemfile="${filedir}/servercert.pem"