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

Collapse All | Expand All

(-)xine-lib-1.1.16.3-r1.ebuild (+1 lines)
Lines 90-95 Link Here
90
	cd "${S}"
90
	cd "${S}"
91
	rm -f ltmain.sh m4/{libtool,lt*}.m4 || die "libtool patch failed"
91
	rm -f ltmain.sh m4/{libtool,lt*}.m4 || die "libtool patch failed"
92
	epatch "${FILESDIR}"/${P}-libmpcdecsv7.patch
92
	epatch "${FILESDIR}"/${P}-libmpcdecsv7.patch
93
	epatch "${FILESDIR}"/xine-lib-1.1.15-pic-fix.patch
93
	eautoreconf
94
	eautoreconf
94
}
95
}
95
96

Return to bug 164425