summaryrefslogtreecommitdiff
path: root/mail/squirrelmail-devel/files/patch-config-config_default.php
diff options
context:
space:
mode:
Diffstat (limited to 'mail/squirrelmail-devel/files/patch-config-config_default.php')
-rw-r--r--mail/squirrelmail-devel/files/patch-config-config_default.php21
1 files changed, 0 insertions, 21 deletions
diff --git a/mail/squirrelmail-devel/files/patch-config-config_default.php b/mail/squirrelmail-devel/files/patch-config-config_default.php
deleted file mode 100644
index eb383602f30e..000000000000
--- a/mail/squirrelmail-devel/files/patch-config-config_default.php
+++ /dev/null
@@ -1,21 +0,0 @@
---- config/config_default.php.orig Sun Feb 12 02:03:10 2006
-+++ config/config_default.php Wed Mar 15 20:09:20 2006
-@@ -469,7 +469,7 @@
- *
- * @global string $data_dir
- */
--$data_dir = '/var/local/squirrelmail/data';
-+$data_dir = '/var/spool/squirrelmail/pref/';
-
- /**
- * Attachments directory
-@@ -488,7 +488,7 @@
- * + It should probably be another directory than data_dir.
- * @global string $attachment_dir
- */
--$attachment_dir = $data_dir;
-+$attachment_dir = '/var/spool/squirrelmail/attach/';
-
- /**
- * Hash level used for data directory.
-