Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 472234
Collapse All | Expand All

(-)/usr/portage/media-libs/gst-plugins-base/gst-plugins-base-0.10.36.ebuild (+3 lines)
Lines 33-38 src_prepare() { Link Here
33
	# though they are not actually used. This needs to be fixed upstream by
33
	# though they are not actually used. This needs to be fixed upstream by
34
	# replacing AC_PATH_XTRA with PKG_CONFIG calls.
34
	# replacing AC_PATH_XTRA with PKG_CONFIG calls.
35
	sed -i -e 's:X_PRE_LIBS -lSM -lICE:X_PRE_LIBS:' "${S}"/configure || die
35
	sed -i -e 's:X_PRE_LIBS -lSM -lICE:X_PRE_LIBS:' "${S}"/configure || die
36
	sed -i -e \
37
		"/^GST_CONFIGPATH/ s:=.*:='${ROOT}/usr/include/gstreamer-${SLOT}/gst/gstconfig.h':" \
38
		"${S}"/configure || die
36
}
39
}
37
40
38
src_configure() {
41
src_configure() {

Return to bug 472234