aboutsummaryrefslogtreecommitdiff
path: root/hebrew/culmus/files/pkg-message.in
blob: 25cd4c249a4fd46ceb8c1b8f481bdafdcbef572b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
{ type: install
  message: <<EOM
You'll have to add this port's directory (%%PREFIX%%/lib/X11/fonts/culmus
to you're X font path. Here's how:

$ xset fp+ %%PREFIX%%/lib/X11/fonts/culmus
$ xset fp rehash

or by adding a FontPath line for it in the X-server configuration file
(usually /etc/XF86Config or /etc/Xaccel.ini) and restarting the
X-server.

If you're using XFS it is also a good idea to add this directory to
your "catalogue" line in the XFS configuration file:
%%PREFIX%%/lib/X11/fs/config
EOM
}
]