diff options
| author | Oliver Lehmann <oliver@FreeBSD.org> | 2006-02-13 21:02:50 +0000 | 
|---|---|---|
| committer | Oliver Lehmann <oliver@FreeBSD.org> | 2006-02-13 21:02:50 +0000 | 
| commit | 5d99b2c00812131ce86d615507a54e8b8abc59de (patch) | |
| tree | 46bd5cffaef8cef9390bb969c75b7ad930664dac /mail/sylpheed3/files/patch-ac | |
| parent | * Switch back to using pkg_delete -f; we are not yet ready to deal (diff) | |
update to 2.2.0
most Makefile changes and patch-libsylph-defs.h where taken from sylpheed2-devel
Notes
Notes:
    svn path=/head/; revision=155962
Diffstat (limited to 'mail/sylpheed3/files/patch-ac')
| -rw-r--r-- | mail/sylpheed3/files/patch-ac | 22 | 
1 files changed, 0 insertions, 22 deletions
| diff --git a/mail/sylpheed3/files/patch-ac b/mail/sylpheed3/files/patch-ac deleted file mode 100644 index 86cde54e6a53..000000000000 --- a/mail/sylpheed3/files/patch-ac +++ /dev/null @@ -1,22 +0,0 @@ ---- src/defs.h.orig	Mon Sep  3 01:07:32 2001 -+++ src/defs.h	Mon Sep  3 04:50:35 2001 -@@ -58,8 +58,8 @@ - #define MARK_VERSION		2 -  - #define DEFAULT_SIGNATURE	".signature" --#define DEFAULT_INC_PATH	"/usr/bin/mh/inc" --#define DEFAULT_INC_PROGRAM	"inc" -+#define DEFAULT_INC_PATH	"" -+#define DEFAULT_INC_PROGRAM	"" - /* #define DEFAULT_INC_PATH	"/usr/bin/imget" */ - /* #define DEFAULT_INC_PROGRAM	"imget" */ - #define DEFAULT_SENDMAIL_CMD	"/usr/sbin/sendmail -t" -@@ -67,7 +67,7 @@ - #ifdef _PATH_MAILDIR - #  define DEFAULT_SPOOL_PATH	_PATH_MAILDIR - #else --#  define DEFAULT_SPOOL_PATH	"/var/spool/mail" -+#  define DEFAULT_SPOOL_PATH	"/var/mail" - #endif -  - #define BUFFSIZE			8192 | 
