aboutsummaryrefslogtreecommitdiff
path: root/mail/dkimap4/files/patch-dboxpath.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/dkimap4/files/patch-dboxpath.h')
-rw-r--r--mail/dkimap4/files/patch-dboxpath.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/mail/dkimap4/files/patch-dboxpath.h b/mail/dkimap4/files/patch-dboxpath.h
deleted file mode 100644
index 1aa73b5f7f67..000000000000
--- a/mail/dkimap4/files/patch-dboxpath.h
+++ /dev/null
@@ -1,21 +0,0 @@
---- unixlib/dboxpath.h.orig Thu May 17 01:39:49 2001
-+++ unixlib/dboxpath.h Mon Aug 6 02:52:11 2001
-@@ -5,6 +5,7 @@
- #include <string>
-
- #include <libdbox.h>
-+#include <paths.h>
-
- #ifdef __MSDOS__
- #define DIRCHAR "\\"
-@@ -14,7 +15,9 @@
-
- #define TEMPDIR "/tmp/"
-
--#define DKIMAP4DIR "/var/spool/dkimap/"
-+#ifndef GLOBALMAILDIR
-+#define GLOBALMAILDIR _PATH_MAILDIR "/"
-+#endif
-
- //#define DBOXSYSTEMDIR "%s" "system" DIRCHAR
- //#define DBOXCLIENTDIR DBOXSYSTEMDIR "clients" DIRCHAR "%s" DIRCHAR