Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 430252eb682018e01357b204d02f7857 > files > 3

icecream-0.9.4-2mdv2010.0.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