diff options
Diffstat (limited to 'mail/faces/files/patch-ea')
-rw-r--r-- | mail/faces/files/patch-ea | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/faces/files/patch-ea b/mail/faces/files/patch-ea deleted file mode 100644 index d682b048b3b8..000000000000 --- a/mail/faces/files/patch-ea +++ /dev/null @@ -1,20 +0,0 @@ ---- scripts/from.faces.orig Tue Nov 19 05:05:58 1991 -+++ scripts/from.faces Sun Feb 18 17:57:50 2001 -@@ -17,7 +17,7 @@ - - $cols = 7; - --;# from.faces - alternate, experimental faces script to monitor one's mail -+;# from.faces - alternate, experimental faces script to monitor ones mail - ;# spool file - ;# Steve Kinzler, kinzler@cs.indiana.edu, 28 Jan 1991 - -@@ -58,7 +58,7 @@ - ($from, $wday, $mon, $mday, $time, $year) = - split(/\s+/, $hdr{'from'}); - --#include "/usr/local/faces/lib/allrc"; -+#include "/usr/local/share/faces/lib/allrc"; - - $from =~ s/.*<([^>]*)>.*/\1/; - $from =~ s/\(.*\)//; |