summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-02-09 08:21:00 +0000
committerPeter Volkov <pva@gentoo.org>2009-02-09 08:21:00 +0000
commit3f990c436ccff4a013855940a50b7b49872f41de (patch)
tree16bcd71e329759702715c487b1ad11b6508d70cd /eclass/myspell.eclass
parentVersion bump dev-util/bnfc (diff)
downloadgentoo-2-3f990c436ccff4a013855940a50b7b49872f41de.tar.gz
gentoo-2-3f990c436ccff4a013855940a50b7b49872f41de.tar.bz2
gentoo-2-3f990c436ccff4a013855940a50b7b49872f41de.zip
Fixed unquoted variables, bug #258215, thank Markus Meier for report and fix.
Diffstat (limited to 'eclass/myspell.eclass')
-rw-r--r--eclass/myspell.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/myspell.eclass b/eclass/myspell.eclass
index 3585effcddd7..09463a0f430f 100644
--- a/eclass/myspell.eclass
+++ b/eclass/myspell.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/myspell.eclass,v 1.5 2006/07/08 15:20:13 kevquinn Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/myspell.eclass,v 1.6 2009/02/09 08:21:00 pva Exp $
# Author: Kevin F. Quinn <kevquinn@gentoo.org>
# Packages: app-dicts/myspell-*
@@ -118,7 +118,7 @@ get_myspell_ooo_uri() {
myspell_src_install() {
local filen fields entry dictlst
- cd ${WORKDIR}
+ cd "${WORKDIR}"
# Install the dictionary, hyphenation and thesaurus files.
# Create dictionary.lst.<lang> file containing the parts of
# OOo's dictionary.lst file for this language, indicating