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

(-)a/media-sound/phonon/phonon-4.2.80.ebuild (-1 / +1 lines)
Lines 53-59 src_configure() { Link Here
53
		mycmakeargs="${mycmakeargs}
53
		mycmakeargs="${mycmakeargs}
54
			$(cmake-utils_use_with xcb XCB)"
54
			$(cmake-utils_use_with xcb XCB)"
55
	else
55
	else
56
		sed -e '326d' -i "${WORKDIR}/${P}/CMakeLists.txt"
56
		sed -e '447d' -i "${WORKDIR}/${P}/CMakeLists.txt"
57
	fi
57
	fi
58
	cmake-utils_src_configure
58
	cmake-utils_src_configure
59
}
59
}

Return to bug 252337