summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2008-06-29 13:47:54 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2008-06-29 13:47:54 +0000
commit2c9238872fcc718b2e2ee419304d95c9e6c3ab0d (patch)
tree8f60c834a50b54d399837e3cdfaf32352e3e9313 /x11-plugins
parentDESCRIPTION is 112 characters, quoting (diff)
downloadhistorical-2c9238872fcc718b2e2ee419304d95c9e6c3ab0d.tar.gz
historical-2c9238872fcc718b2e2ee419304d95c9e6c3ab0d.tar.bz2
historical-2c9238872fcc718b2e2ee419304d95c9e6c3ab0d.zip
quoting
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.26-rc3 x86_64
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/asclock/asclock-2.0.12-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/asclock/asclock-2.0.12-r1.ebuild b/x11-plugins/asclock/asclock-2.0.12-r1.ebuild
index 03297fbb0789..39e1f244c393 100644
--- a/x11-plugins/asclock/asclock-2.0.12-r1.ebuild
+++ b/x11-plugins/asclock/asclock-2.0.12-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/asclock-2.0.12-r1.ebuild,v 1.5 2006/12/08 00:01:45 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asclock/asclock-2.0.12-r1.ebuild,v 1.6 2008/06/29 13:47:54 drac Exp $
inherit eutils toolchain-funcs
@@ -56,7 +56,7 @@ src_install() {
insinto ${themesdir}
doins -r themes/*
dodoc README README.THEMES TODO
- cd ${D}/${themesdir}
+ cd "${D}"/${themesdir}
rm -f Freeamp/Makefile{,.*}
ln -s classic default_theme
}