diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-25 02:26:51 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-25 02:26:51 +0000 |
commit | ffdaa2330b2144a866c73b6bc02ad3358e606f56 (patch) | |
tree | 2a32bc7db20c2b57a3fb50691bf6c615645b94b6 /x11-servers/Xfstt/files/patch-ad | |
parent | Use file locking similar to vi. (diff) |
Update to version 1.0.
PR: 15315
Submitted by: R.I.Pienaar <rip@pinetec.co.za>
Notes
Notes:
svn path=/head/; revision=24033
Diffstat (limited to 'x11-servers/Xfstt/files/patch-ad')
-rw-r--r-- | x11-servers/Xfstt/files/patch-ad | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-servers/Xfstt/files/patch-ad b/x11-servers/Xfstt/files/patch-ad new file mode 100644 index 000000000000..645b2542ba1d --- /dev/null +++ b/x11-servers/Xfstt/files/patch-ad @@ -0,0 +1,11 @@ +--- INSTALL.orig Mon Dec 6 16:56:27 1999 ++++ INSTALL Mon Dec 6 16:56:48 1999 +@@ -2,7 +2,7 @@ + make && make install + (use gmake instead of the standard make on FreeBSD) + +-2) Create a writeable directory /usr/share/fonts/truetype, copy some truetype *.ttf ++2) Create a writeable directory /usr/X11R6/lib/X11/fonts/TrueType, copy some truetype *.ttf + files or create soflinks to truetype directories in there, then run + xfstt --sync + |