diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-02 17:57:38 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-02 17:57:38 +0000 |
commit | c2ff7cd25002d14a131511ba640f1daa80f4091a (patch) | |
tree | f4065e171c063bc2ab678b9be056a7f428f0f0c8 /x11-misc/arphicfonts | |
parent | modernised (diff) | |
download | gentoo-2-c2ff7cd25002d14a131511ba640f1daa80f4091a.tar.gz gentoo-2-c2ff7cd25002d14a131511ba640f1daa80f4091a.tar.bz2 gentoo-2-c2ff7cd25002d14a131511ba640f1daa80f4091a.zip |
modernised
Diffstat (limited to 'x11-misc/arphicfonts')
-rw-r--r-- | x11-misc/arphicfonts/arphicfonts-0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/arphicfonts/arphicfonts-0.1.ebuild b/x11-misc/arphicfonts/arphicfonts-0.1.ebuild index 37338b68331d..59c9787e9078 100644 --- a/x11-misc/arphicfonts/arphicfonts-0.1.ebuild +++ b/x11-misc/arphicfonts/arphicfonts-0.1.ebuild @@ -41,7 +41,7 @@ src_install() { } pkg_postinst() { - echo ">>> Making font dirs..." + echo ">>> Making font dirs..." cd /usr/X11R6/lib/X11/fonts/truetype/ /usr/X11R6/bin/ttmkfdir > fonts.scale mkfontdir |