summaryrefslogtreecommitdiff
path: root/x11/xfstt/patches/patch-aa
blob: 701799ff38cb5a945bf9bba1b8614906c5d87a0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
$NetBSD: patch-aa,v 1.2 2002/09/27 17:03:21 grant Exp $

--- INSTALL.orig	Sat Apr 17 23:10:37 1999
+++ INSTALL
@@ -2,8 +2,9 @@
 	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
-   files or create soflinks to truetype directories in there, then run
+2) Create a writeable directory @PREFIX@/lib/X11/fonts/TrueType,
+   copy some truetype *.ttf files or create softlinks to truetype
+   directories in there, then run
 	xfstt --sync
 
 3) Start xfstt in the background
@@ -17,4 +18,7 @@
 
 These install instructions should suffice for 98% of all users. For more
 advanced requirements refer to the xfstt(1x) man page or the FAQ.
+
+Note: The pkgsrc rc.d script `xfstt' automatically runs
+`xfstt --sync' before starting xfstt.