aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorrobak <robak@FreeBSD.org>2015-04-21 20:36:56 +0800
committerrobak <robak@FreeBSD.org>2015-04-21 20:36:56 +0800
commit4beebf312d67a467149d940e37defdbd81da7e5e (patch)
tree687497a820fd37c5ce04c3b4e4100a933217ee5f /japanese
parentf1aeae1e4f148f3ed7e1e0dfe2b87cbb0e8a1941 (diff)
downloadfreebsd-ports-gnome-4beebf312d67a467149d940e37defdbd81da7e5e.tar.gz
freebsd-ports-gnome-4beebf312d67a467149d940e37defdbd81da7e5e.tar.zst
freebsd-ports-gnome-4beebf312d67a467149d940e37defdbd81da7e5e.zip
japanese/k12: fix pkg-message paths
PR: 199536 Submitted by: Watanabe Kazuhiro <CQG00620@nifty.ne.jp> (maintainer)
Diffstat (limited to 'japanese')
-rw-r--r--japanese/k12/files/pkg-message.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/k12/files/pkg-message.in b/japanese/k12/files/pkg-message.in
index 235c49536344..c5acde405124 100644
--- a/japanese/k12/files/pkg-message.in
+++ b/japanese/k12/files/pkg-message.in
@@ -3,13 +3,13 @@ You can start using the font(s) by following these instructions:
Eiter type the following in an X terminal:
- xset fp+ %%PREFIX%%/%%FONTSDIR%%
+ xset fp+ %%FONTSDIR%%
xset fp rehash
Or, more permanently, add the following line to the "Files" section
of your X.Org configuration file (typically /etc/X11/xorg.conf):
- FontPath "%%PREFIX%%/%%FONTSDIR%%/"
+ FontPath "%%FONTSDIR%%/"
then restart X.
*******************************************************************