View | Details | Raw Unified
Collapse All | Expand All

(-) monkey-bubble-0.3.2.ebuild.orig (-1 / +3 lines)
 Lines 2-8    Link Here 
# Distributed under the terms of the GNU General Public License v2
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-arcade/monkey-bubble/monkey-bubble-0.3.2.ebuild,v 1.11 2006/04/24 12:33:10 tupone Exp $
# $Header: /var/cvsroot/gentoo-x86/games-arcade/monkey-bubble/monkey-bubble-0.3.2.ebuild,v 1.11 2006/04/24 12:33:10 tupone Exp $
inherit eutils gnome2
inherit autotools eutils gnome2
DESCRIPTION="A Puzzle Bobble clone"
DESCRIPTION="A Puzzle Bobble clone"
HOMEPAGE="http://home.gna.org/monkeybubble/"
HOMEPAGE="http://home.gna.org/monkeybubble/"
 Lines 28-33    Link Here 
	unpack ${A}
	unpack ${A}
	cd "${S}"
	cd "${S}"
	epatch "${FILESDIR}/${P}.amd64.patch"
	epatch "${FILESDIR}/${P}.amd64.patch"
	epatch "${FILESDIR}/${P}-asneeded.patch"
	eautoreconf
	sed -i \
	sed -i \
		-e "s:-Werror::" \
		-e "s:-Werror::" \
		src/util/Makefile.in \
		src/util/Makefile.in \