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

(-)a/sci-visualization/paraview/paraview-5.6.0-r1.ebuild (+1 lines)
Lines 107-112 pkg_setup() { Link Here
107
	[[ ${MERGE_TYPE} != "binary" ]] && use openmp && tc-check-openmp
107
	[[ ${MERGE_TYPE} != "binary" ]] && use openmp && tc-check-openmp
108
	python-single-r1_pkg_setup
108
	python-single-r1_pkg_setup
109
	PVLIBDIR=$(get_libdir)/${PN}-${MAJOR_PV}
109
	PVLIBDIR=$(get_libdir)/${PN}-${MAJOR_PV}
110
	use coprocessing && CMAKE_MAKEFILE_GENERATOR="emake"
110
}
111
}
111
112
112
src_prepare() {
113
src_prepare() {

Return to bug 687790