summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-10-09 07:45:53 +0000
committerMichał Górny <mgorny@gentoo.org>2011-10-09 07:45:53 +0000
commita914fcfa7218b04c9e9e0df5a330100916aa0ae4 (patch)
tree1dd1d26586cf5747b9e6fa96f18648cda15eaf8e /eclass/xorg-2.eclass
parentRemove tove from metadata.xml (diff)
downloadhistorical-a914fcfa7218b04c9e9e0df5a330100916aa0ae4.tar.gz
historical-a914fcfa7218b04c9e9e0df5a330100916aa0ae4.tar.bz2
historical-a914fcfa7218b04c9e9e0df5a330100916aa0ae4.zip
Fix typo in fonts.scale filename.
Diffstat (limited to 'eclass/xorg-2.eclass')
-rw-r--r--eclass/xorg-2.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/xorg-2.eclass b/eclass/xorg-2.eclass
index 98882c4af8a3..173f7bf2e1ab 100644
--- a/eclass/xorg-2.eclass
+++ b/eclass/xorg-2.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/xorg-2.eclass,v 1.48 2011/09/12 13:50:57 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/xorg-2.eclass,v 1.49 2011/10/09 07:45:53 mgorny Exp $
# @ECLASS: xorg-2.eclass
# @MAINTAINER:
@@ -522,7 +522,7 @@ create_fonts_scale() {
debug-print-function ${FUNCNAME} "$@"
if [[ ${FONT_DIR} != Speedo && ${FONT_DIR} != CID ]]; then
- ebegin "Generating font.scale"
+ ebegin "Generating fonts.scale"
mkfontscale \
-a "${EROOT}/usr/share/fonts/encodings/encodings.dir" \
-- "${EROOT}/usr/share/fonts/${FONT_DIR}"