pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/xbeeb Update reference to font installation ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/53d024408628
branches: trunk
changeset: 635215:53d024408628
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jun 01 16:49:24 2014 +0000
description:
Update reference to font installation path.
diffstat:
emulators/xbeeb/MESSAGE | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 3406193f19a7 -r 53d024408628 emulators/xbeeb/MESSAGE
--- a/emulators/xbeeb/MESSAGE Sun Jun 01 16:48:50 2014 +0000
+++ b/emulators/xbeeb/MESSAGE Sun Jun 01 16:49:24 2014 +0000
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.4 2006/06/13 13:24:35 dsainty Exp $
+$NetBSD: MESSAGE,v 1.5 2014/06/01 16:49:24 wiz Exp $
You must copy the BBC "BASIC2" ROM image to
@@ -22,7 +22,7 @@
You also need to ensure that your X session can access the fonts
needed. This can be done with:
- $ xset fp+ ${PREFIX}/lib/X11/fonts/xbeeb
+ $ xset fp+ ${PREFIX}/share/fonts/X11/xbeeb
To make the effect permanent for future X sessions, you can do this by
editing certain files in your X installation.
@@ -45,6 +45,6 @@
${PREFIX}/lib/X11/fonts/Type1/,
${PREFIX}/lib/X11/fonts/100dpi/,
${PREFIX}/lib/X11/fonts/75dpi/,
- ${PREFIX}/lib/X11/fonts/xbeeb/
+ ${PREFIX}/share/fonts/X11/xbeeb/
===========================================================================
Home |
Main Index |
Thread Index |
Old Index