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

Collapse All | Expand All

(-)/nr/repos/gentoo/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild (+1 lines)
Lines 46-51 Link Here
46
	if [[ ${ABI} != x86 && ${ABI} != amd64 ]]; then
46
	if [[ ${ABI} != x86 && ${ABI} != amd64 ]]; then
47
		sed -e 's#check:\(.*\)$(CHECK_EXPORTS)#check:\1#' -i Makefile.{am,in} || die
47
		sed -e 's#check:\(.*\)$(CHECK_EXPORTS)#check:\1#' -i Makefile.{am,in} || die
48
	fi
48
	fi
49
	epatch_user
49
}
50
}
50
51
51
src_configure() {
52
src_configure() {

Return to bug 509698