Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 465450
Collapse All | Expand All

(-)/usr/portage/media-libs/libtheora/libtheora-1.1.1.ebuild (+1 lines)
Lines 28-33 Link Here
28
28
29
src_prepare() {
29
src_prepare() {
30
	epatch "${FILESDIR}"/${PN}-1.0_beta2-flags.patch
30
	epatch "${FILESDIR}"/${PN}-1.0_beta2-flags.patch
31
        sed -i 's/png_\(sizeof\)/\1/g' examples/png2theora.c
31
	AT_M4DIR="m4" eautoreconf
32
	AT_M4DIR="m4" eautoreconf
32
}
33
}
33
34

Return to bug 465450