summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-kids/gcompris/gcompris-6.5.ebuild')
-rw-r--r--games-kids/gcompris/gcompris-6.5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-kids/gcompris/gcompris-6.5.ebuild b/games-kids/gcompris/gcompris-6.5.ebuild
index 2103c25d050b..423878a071cd 100644
--- a/games-kids/gcompris/gcompris-6.5.ebuild
+++ b/games-kids/gcompris/gcompris-6.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/gcompris-6.5.ebuild,v 1.1 2005/03/16 09:04:28 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/gcompris-6.5.ebuild,v 1.1.1.1 2005/11/30 09:48:25 chriswhite Exp $
inherit eutils games
@@ -58,6 +58,7 @@ src_install() {
rm -f "${D}/usr/share/gcompris/boards/followline.xml"
# mailing list reports crash
rm -f "${D}/usr/share/gcompris/boards/click_on_letter.xml"
+ use editor || rm -f "${D}/usr/share/applications/gcompris-edit.desktop"
dodoc AUTHORS ChangeLog NEWS README THANKS TODO
prepgamesdirs
}