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

Collapse All | Expand All

(-)mjpegtools-1.9.0_orig.ebuild (+3 lines)
Lines 40-45 Link Here
40
	unpack ${A}
40
	unpack ${A}
41
	cd "${S}"
41
	cd "${S}"
42
	sed -i -e '/ARCHFLAGS=/s:=.*:=:' configure
42
	sed -i -e '/ARCHFLAGS=/s:=.*:=:' configure
43
	if use !X; then
44
		epatch ${FILESDIR}/${P}_noX.diff
45
	fi
43
}
46
}
44
47
45
src_compile() {
48
src_compile() {

Return to bug 259461