pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files Update default font installation path.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e8e36e5e92c
branches: trunk
changeset: 635208:7e8e36e5e92c
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jun 01 16:42:45 2014 +0000
description:
Update default font installation path.
diffstat:
doc/guide/files/pkginstall.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 410e9deb2fa6 -r 7e8e36e5e92c doc/guide/files/pkginstall.xml
--- a/doc/guide/files/pkginstall.xml Sun Jun 01 16:39:22 2014 +0000
+++ b/doc/guide/files/pkginstall.xml Sun Jun 01 16:42:45 2014 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: pkginstall.xml,v 1.17 2012/05/16 16:46:43 wiz Exp $ -->
+<!-- $NetBSD: pkginstall.xml,v 1.18 2014/06/01 16:42:45 wiz Exp $ -->
<chapter id="pkginstall"> <?dbhtml filename="pkginstall.html"?>
<title>The pkginstall framework</title>
@@ -538,7 +538,7 @@
role="pkg">fonts/dbz-ttf</filename>:</para>
<programlisting>
-FONTS_DIRS.ttf= ${PREFIX}/lib/X11/fonts/TTF
+FONTS_DIRS.ttf= ${PREFIX}/share/fonts/X11/TTF
</programlisting>
<!-- ================================================================== -->
Home |
Main Index |
Thread Index |
Old Index