diff options
Diffstat (limited to 'gnome-extra/gnome-games/gnome-games-2.2.1.ebuild')
-rw-r--r-- | gnome-extra/gnome-games/gnome-games-2.2.1.ebuild | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/gnome-extra/gnome-games/gnome-games-2.2.1.ebuild b/gnome-extra/gnome-games/gnome-games-2.2.1.ebuild index c9f7ebb6abec..70e8b80d6fb6 100644 --- a/gnome-extra/gnome-games/gnome-games-2.2.1.ebuild +++ b/gnome-extra/gnome-games/gnome-games-2.2.1.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/gnome-extra/gnome-games/gnome-games-2.2.1.ebuild,v 1.4 2003/08/25 23:49:44 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-2.2.1.ebuild,v 1.5 2003/09/06 23:52:56 msterret Exp $ inherit gnome2 @@ -24,8 +24,8 @@ DEPEND=">=dev-util/pkgconfig-0.12.0 >=dev-util/intltool-0.22 ${RDEPEND}" -G2CONF="${G2CONF} --with-ncurses" - +G2CONF="${G2CONF} --with-ncurses" + src_install() { export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL="1" einstall || die "install failure" @@ -36,7 +36,7 @@ src_install() { docinto aisleriot cd aisleriot dodoc AUTHORS ChangeLog TODO - + cd ../freecell docinto freecell dodoc AUTHORS ChangeLog NEWS README TODO @@ -44,7 +44,7 @@ src_install() { cd ../gataxx docinto gataxx dodoc AUTHORS ChangeLog TODO - + cd ../glines docinto glines dodoc AUTHORS ChangeLog NEWS README TODO @@ -60,19 +60,19 @@ src_install() { cd ../gnobots2 docinto gnobots2 dodoc AUTHORS README - + cd ../gnome-stones docinto gnome-stones dodoc ChangeLog README TODO - + cd ../gnometris docinto gnometris dodoc AUTHORS COPYING ChangeLog TODO cd ../gnomine - docinto gnomine + docinto gnomine dodoc AUTHORS ChangeLog README - + cd ../gnotravex docinto gnotravex dodoc AUTHORS ChangeLog README |