diff options
Diffstat (limited to 'games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild')
-rw-r--r-- | games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild b/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild index 4bfed002f9ec..e14beddabe15 100644 --- a/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild +++ b/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild,v 1.11 2008/02/29 19:44:40 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/majesty-demo/majesty-demo-1.0.0.ebuild,v 1.12 2012/02/08 21:33:05 vapier Exp $ -inherit eutils games +inherit eutils unpacker games DESCRIPTION="Control your own kingdom in this simulation." HOMEPAGE="http://www.linuxgamepublishing.com/info.php?id=8&" @@ -34,10 +34,6 @@ S=${WORKDIR} dir=${GAMES_PREFIX_OPT}/${PN} Ddir=${D}/${dir} -src_unpack() { - unpack_makeself -} - src_install() { dodoc README* || die "dodoc" insinto "${dir}" |