summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-02-29 16:45:27 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-02-29 16:45:27 +0000
commit5b686b07378a51c9eb3175f41a5af9537c02c0d6 (patch)
tree86571ee7619a56dbc88f2cc74733a3df8e81cc30 /x11-themes/conectiva-crystal
parenti'd like a sparc and a large fries to go please (Manifest recommit) (diff)
downloadgentoo-2-5b686b07378a51c9eb3175f41a5af9537c02c0d6.tar.gz
gentoo-2-5b686b07378a51c9eb3175f41a5af9537c02c0d6.tar.bz2
gentoo-2-5b686b07378a51c9eb3175f41a5af9537c02c0d6.zip
mirror:// updates, ChangeLog fixes and other fixes.
Diffstat (limited to 'x11-themes/conectiva-crystal')
-rw-r--r--x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild b/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild
index e22e817fd04c..6ab89436e524 100644
--- a/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild
+++ b/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild,v 1.5 2003/09/06 07:28:56 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/conectiva-crystal-021209.ebuild,v 1.6 2004/02/29 16:45:26 aliz Exp $
inherit kde # not kde-base since we don't need c++ deps
need-kde 3
@@ -19,8 +19,7 @@ RESTRICT="$RESTRICT nostrip"
src_compile() {
cd ${S}
- sed "s/Name=Conectiva Crystal .*/Name=Conectiva Crystal Snapshot ${PV}/" index.desktop > index.temp
- mv index.temp index.desktop
+ sed -i "s/Name=Conectiva Crystal .*/Name=Conectiva Crystal Snapshot ${PV}/" index.desktop
return 1
}