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

(-)pycuda-2013.1.1.ebuild (+3 lines)
Lines 66-71 Link Here
66
		--cuda-inc-dir="${EPREFIX}/opt/cuda/include" \
66
		--cuda-inc-dir="${EPREFIX}/opt/cuda/include" \
67
		--no-use-shipped-boost \
67
		--no-use-shipped-boost \
68
		"${myopts[@]}"
68
		"${myopts[@]}"
69
 einfo "returnin siteconf.py to $S"
70
 grep -v boost-python-libname siteconf.py > "$S/siteconf.py" || 
71
  die "siteconf transfer to $S failed"
69
}
72
}
70
73
71
src_test() {
74
src_test() {

Return to bug 497862