summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-kids/gcompris/gcompris-3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-kids/gcompris/gcompris-3.2.ebuild b/games-kids/gcompris/gcompris-3.2.ebuild
index bbf241eaf59a..4177848ca9b9 100644
--- a/games-kids/gcompris/gcompris-3.2.ebuild
+++ b/games-kids/gcompris/gcompris-3.2.ebuild
@@ -51,7 +51,7 @@ src_install() {
make install DESTDIR=${D} || die "make install failed"
dodoc AUTHORS ChangeLog NEWS README THANKS TODO
mv ${D}/${GAMES_DATADIR}/{locale,gnome,pixmaps} ${D}/usr/share/
- rm -rf ${GAMES_LIBDIR}/menu
+ rm -rf ${D}/${GAMES_LIBDIR}/menu
if [ ! `use nls` ] ; then
rm -rf ${D}/usr/share/locale
cd ${D}/${GAMES_DATADIR}/gcompris/boards/sounds