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

Collapse All | Expand All

(-)gstreamer-0.10.21.ebuild (+2 lines)
Lines 33-39 src_unpack() { Link Here
33
	# Needed for sane .so versioning on Gentoo/FreeBSD
33
	# Needed for sane .so versioning on Gentoo/FreeBSD
34
	# elibtoolize
34
	# elibtoolize
35
	epatch "${FILESDIR}"/${P}-gtkdoc.patch
35
	epatch "${FILESDIR}"/${P}-gtkdoc.patch
36
	epatch "${FILESDIR}"/${P}-banshee-crashfix.patch
36
	AT_M4DIR="common/m4" eautoreconf
37
	AT_M4DIR="common/m4" eautoreconf
38
	epatch "${FILESDIR}"/${P}-bison-check.diff
37
}
39
}
38
40
39
src_compile() {
41
src_compile() {

Return to bug 252173