same line twice, is it really needed?; from MAINTAINER
This commit is contained in:
parent
2baedf3e1e
commit
fc9a955289
@ -1,10 +1,9 @@
|
||||
--- lib/Mail/SpamAssassin.pm.orig Tue May 20 02:06:17 2003
|
||||
+++ lib/Mail/SpamAssassin.pm Thu May 22 09:31:17 2003
|
||||
@@ -142,6 +142,8 @@ $HOME_URL = "http://spamassassin.org/";
|
||||
--- lib/Mail/SpamAssassin.pm.orig 2003-05-20 08:05:55.000000000 +0200
|
||||
+++ lib/Mail/SpamAssassin.pm 2003-07-31 22:58:06.000000000 +0200
|
||||
@@ -142,6 +142,7 @@ $HOME_URL = "http://spamassassin.org/";
|
||||
'/etc/mail/spamassassin/user_prefs.template',
|
||||
'/usr/local/share/spamassassin/user_prefs.template',
|
||||
'/usr/share/spamassassin/user_prefs.template',
|
||||
+ './rules/user_prefs.template',
|
||||
+ './rules/user_prefs.template',
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user