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

(-)nvidia-cuda-toolkit-2.1.ebuild (-1 / +1 lines)
Lines 30-36 Link Here
30
	local DEST=/opt/cuda
30
	local DEST=/opt/cuda
31
31
32
	# don't use lib32 or lib64 directories
32
	# don't use lib32 or lib64 directories
33
	unset ABI
33
	export CONF_LIBDIR_OVERRIDE="lib"
34
34
35
	into ${DEST}
35
	into ${DEST}
36
	dobin bin/*
36
	dobin bin/*

Return to bug 265722