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

Collapse All | Expand All

(-)pygame-1.7.1.ebuild (+3 lines)
Lines 28-33 Link Here
28
	unpack ${A}
28
	unpack ${A}
29
	# Search correct libdir for existing sdl libs
29
	# Search correct libdir for existing sdl libs
30
	sed -i -e "s:/lib:/$(get_libdir):" ${S}/config_unix.py || die
30
	sed -i -e "s:/lib:/$(get_libdir):" ${S}/config_unix.py || die
31
32
	cd ${S}
33
	epatch "${FILESDIR}"/pygame-2.5.patch
31
}
34
}
32
35
33
src_install() {
36
src_install() {

Return to bug 194932