diff options
author | simonb <simonb@pkgsrc.org> | 1999-10-01 05:09:14 +0000 |
---|---|---|
committer | simonb <simonb@pkgsrc.org> | 1999-10-01 05:09:14 +0000 |
commit | 9599fc7b0e47646ff03227386b033ad4ff7d359f (patch) | |
tree | a2fc5ef884aef4bc8c574d77053c0efaf546d5d1 /mail/faces/patches/patch-as | |
parent | 15a0e5e1d96da03607ca0302ff252a9100aacf62 (diff) | |
download | pkgsrc-9599fc7b0e47646ff03227386b033ad4ff7d359f.tar.gz |
Spilt patches into one-file-per-patch-file, and make this work on
the pmax (and other mips ports) - all the world is not IRIX...
Diffstat (limited to 'mail/faces/patches/patch-as')
-rw-r--r-- | mail/faces/patches/patch-as | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/faces/patches/patch-as b/mail/faces/patches/patch-as new file mode 100644 index 00000000000..0b868736e05 --- /dev/null +++ b/mail/faces/patches/patch-as @@ -0,0 +1,12 @@ +diff -ur ../faces-DIST/scripts/mkfacesindex ./scripts/mkfacesindex +--- ../faces-DIST/scripts/mkfacesindex Tue Nov 19 15:05:58 1991 ++++ ./scripts/mkfacesindex Fri Oct 1 14:32:12 1999 +@@ -15,7 +15,7 @@ + # than version v1.6.0: + #$olddb = 1; + +-$FACEDIR = '/usr/local/faces'; ++$FACEDIR = '/usr/local/share/faces'; + + # mkfacesindex - make a .index file at the root of a faces database that + # facesall can use more speedily instead of tabulating the |