diff options
Diffstat (limited to 'app-text/crm114/files/crm114-20040627-loopfix.patch')
-rw-r--r-- | app-text/crm114/files/crm114-20040627-loopfix.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/app-text/crm114/files/crm114-20040627-loopfix.patch b/app-text/crm114/files/crm114-20040627-loopfix.patch deleted file mode 100644 index 0b4fbe16a6a0..000000000000 --- a/app-text/crm114/files/crm114-20040627-loopfix.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -urN crm114-old/mailfilter.crm crm114-new/mailfilter.crm ---- crm114-old/mailfilter.crm 2004-06-27 03:45:19.000000000 -0700 -+++ crm114-new/mailfilter.crm 2004-07-16 11:00:01.970824969 -0700 -@@ -807,8 +807,8 @@ - # get rid of any first-column 'From's as they are message breaks! - # this isn't necessary if we're mailing to someplace else... - { -- match (:f:) <nomultiline> [:m_text:] /\n\nFrom/ -- alter (:f:) />:*:f:/ -+ match (:f:) <nomultiline> [:m_text:] /^From/ -+ alter (:f:) / :*:f:/ - liaf - } - alter (:_dw:) /:*:_dw:-=-Extra Stuff-=-\n\n:*:m_text: -0-0-0- :*:_nl:/ |