summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Thomson <wltjr@gentoo.org>2007-10-24 04:57:01 +0000
committerWilliam Thomson <wltjr@gentoo.org>2007-10-24 04:57:01 +0000
commit07c500d004796fd609095e5ba255b84ff51d6182 (patch)
tree30bbe6605e600810bb1d949e7e53a8846de0bab9 /dev-java/jcmdline/jcmdline-1.0.2-r1.ebuild
parentRemoved java gen 1 ebuilds (diff)
downloadgentoo-2-07c500d004796fd609095e5ba255b84ff51d6182.tar.gz
gentoo-2-07c500d004796fd609095e5ba255b84ff51d6182.tar.bz2
gentoo-2-07c500d004796fd609095e5ba255b84ff51d6182.zip
Removed java gen 1 ebuild, quoted var.
(Portage version: 2.1.3.15)
Diffstat (limited to 'dev-java/jcmdline/jcmdline-1.0.2-r1.ebuild')
-rw-r--r--dev-java/jcmdline/jcmdline-1.0.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jcmdline/jcmdline-1.0.2-r1.ebuild b/dev-java/jcmdline/jcmdline-1.0.2-r1.ebuild
index be56a8d1c731..91e6f65177ce 100644
--- a/dev-java/jcmdline/jcmdline-1.0.2-r1.ebuild
+++ b/dev-java/jcmdline/jcmdline-1.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jcmdline/jcmdline-1.0.2-r1.ebuild,v 1.3 2007/09/28 22:21:44 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jcmdline/jcmdline-1.0.2-r1.ebuild,v 1.4 2007/10/24 04:57:01 wltjr Exp $
JAVA_PKG_IUSE="doc source"
@@ -22,7 +22,7 @@ src_unpack() {
unpack ${A}
- cd ${S}
+ cd "${S}"
rm -f *.jar
epatch "${FILESDIR}/${P}-gentoo.patch"