Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > ad92134eeb48a180b82045a85768fcfd > files > 3

icecream-0.9.4-2mdv2010.0.i586.rpm

ICECREAMDIR=/usr/lib/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