Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 120082 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/games-strategy/widelands/widelands-0.0.9.5.ebuild (+1 lines)
Lines 29-34 Link Here
29
	cd "${S}"
29
	cd "${S}"
30
	epatch "${FILESDIR}/widelands-0.0.9-amd64.patch"
30
	epatch "${FILESDIR}/widelands-0.0.9-amd64.patch"
31
	epatch "${FILESDIR}/widelands-makefile.patch"
31
	epatch "${FILESDIR}/widelands-makefile.patch"
32
	epatch "${FILESDIR}/${P}-gcc4.1.patch"
32
	sed -i -e "s:__ppc__:__PPC__:g" "${S}/src/machdep.h" || die "sed failed"
33
	sed -i -e "s:__ppc__:__PPC__:g" "${S}/src/machdep.h" || die "sed failed"
33
}
34
}
34
35

Return to bug 120082