diff options
| author | Steve Price <steve@FreeBSD.org> | 1998-09-21 01:56:25 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1998-09-21 01:56:25 +0000 |
| commit | 076bb69c87153e7217aabc94d418eb4cfb8c3bb3 (patch) | |
| tree | 751d3aad75bcc89f6ed1b259ce9353070d5b41c5 /mail/faces/files/patch-db | |
| parent | a3ce042589f77554b1961ba1d20d7aadae0284cf (diff) | |
One file per patch according to the guidelines.
Diffstat (limited to 'mail/faces/files/patch-db')
| -rw-r--r-- | mail/faces/files/patch-db | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/mail/faces/files/patch-db b/mail/faces/files/patch-db new file mode 100644 index 000000000000..cef13c7f7055 --- /dev/null +++ b/mail/faces/files/patch-db @@ -0,0 +1,20 @@ +diff -c -N ../faces/scripts/addxface ./scripts/addxface +*** ../faces/scripts/addxface Tue Nov 19 05:05:58 1991 +--- ./scripts/addxface Tue Dec 10 17:52:45 1996 +*************** +*** 15,21 **** + # than version v1.6.0: + #$olddb = 1; + +! $faces = '/usr/local/faces'; + $umask = 000; + + # addxface - install any X-Face: in the header of the given mail message +--- 15,21 ---- + # than version v1.6.0: + #$olddb = 1; + +! $faces = '/usr/local/share/faces'; + $umask = 000; + + # addxface - install any X-Face: in the header of the given mail message |
