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

Collapse All | Expand All

(-)mjpegtools-1.9.0.ebuild (+1 lines)
Lines 38-43 Link Here
38
	cd "${S}"
38
	cd "${S}"
39
	sed -i -e '/ARCHFLAGS=/s:=.*:=:' configure
39
	sed -i -e '/ARCHFLAGS=/s:=.*:=:' configure
40
	epatch "${FILESDIR}/${P}-glibc-2.10.patch"
40
	epatch "${FILESDIR}/${P}-glibc-2.10.patch"
41
        epatch "${FILESDIR}/${P}-jpeg-7.patch"
41
}
42
}
42
43
43
src_compile() {
44
src_compile() {

Return to bug 293919