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

Collapse All | Expand All

(-)libmpeg3-1.5.2-r3.ebuild.ori (+2 lines)
Lines 36-42 Link Here
36
36
37
	sed -i -e "/LIBS = /s:$: -L\${ROOT}usr/$(get_libdir) -la52:" Makefile
37
	sed -i -e "/LIBS = /s:$: -L\${ROOT}usr/$(get_libdir) -la52:" Makefile
38
38
39
	if ! use x86 ; then
39
	epatch "${FILESDIR}/${P}-a52.patch"
40
	epatch "${FILESDIR}/${P}-a52.patch"
41
	fi
40
42
41
	if ! use mmx || has_pic ; then
43
	if ! use mmx || has_pic ; then
42
		sed -i -e 's:^NASM =.*:NASM =:' \
44
		sed -i -e 's:^NASM =.*:NASM =:' \

Return to bug 130557