Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > contrib-release > by-pkgid > 24c36cab7ae374ce67908667a9b1c9bc > files > 3

icecream-0.9.3-1mdv2009.1.x86_64.rpm

ICECREAMDIR=/usr/lib64/icecc

export ICECREAMDIR

# Test if ccache env is present so avoid set icecream on path
if [ ! -f /etc/sysconfig/ccache ]; then
	PATH=$ICECREAMDIR/bin:$PATH
	export PATH
fi