Closes: https://github.com/gentoo/gentoo/pull/3224
+++ /dev/null
-# /etc/env.d/80cgc :
-# $Id$
-
-
-# Configures the CG Runtime environment for Bourne shell and compatible shells
-
-CG_COMPILER_EXE=/usr/bin/cgc
+++ /dev/null
-# $Id$
-
-# Configures the CG Runtime environment for Bourne shell and compatible shells
-CG_COMPILER_EXE=@GENTOO_PORTAGE_EPREFIX@/opt/bin/cgc
-CG_INC_PATH=@GENTOO_PORTAGE_EPREFIX@/opt/nvidia-cg-toolkit/include
-CG_LIB_PATH="ELDPATH"
-
-PATH="@GENTOO_PORTAGE_EPREFIX@/opt/nvidia-cg-toolkit/bin"
-ROOTPATH="@GENTOO_PORTAGE_EPREFIX@/opt/nvidia-cg-toolkit/bin"