aboutsummaryrefslogtreecommitdiff
path: root/mail/zmailer/files/patch-proto::post-install.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/zmailer/files/patch-proto::post-install.sh.in')
-rw-r--r--mail/zmailer/files/patch-proto::post-install.sh.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/zmailer/files/patch-proto::post-install.sh.in b/mail/zmailer/files/patch-proto::post-install.sh.in
deleted file mode 100644
index c352a1a9bbbd..000000000000
--- a/mail/zmailer/files/patch-proto::post-install.sh.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- proto/post-install.sh.in.orig Fri Apr 16 12:45:45 2004
-+++ proto/post-install.sh.in Fri Apr 16 12:46:00 2004
-@@ -373,7 +373,7 @@
- ", $POSTOFFICE);
-
- if (! -d "$POSTOFFICE/.") {
-- mymysystem("$MKDIR -p $POSTOFFICE");
-+ mysystem("$MKDIR -p $POSTOFFICE");
-
- }
- mysystem("chmod 2755 $POSTOFFICE/.");