diff options
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/world-of-goo-demo/world-of-goo-demo-1.41.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.41.ebuild b/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.41.ebuild index 8ce019719828..b6bcd31c853b 100644 --- a/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.41.ebuild +++ b/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.41.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.41.ebuild,v 1.2 2009/09/02 20:11:32 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/world-of-goo-demo/world-of-goo-demo-1.41.ebuild,v 1.3 2010/03/10 15:44:09 nyhm Exp $ inherit eutils games @@ -47,7 +47,7 @@ src_install() { games_make_wrapper ${MY_PN} "${d}"/${MY_PN%Demo} dodoc readme.html linux-issues.txt newicon icons/scalable.svg ${MY_PN}.svg - make_desktop_entry ${MY_PN} "World Of Goo (Demo)" ${MY_PN} + make_desktop_entry ${MY_PN} "World of Goo (Demo)" ${MY_PN} pushd "${D}${d}" >/dev/null chmod a+rx ${MY_PN%Demo}* libs*/lib* || die |