Sophie

Sophie

distrib > Mageia > 4 > x86_64 > media > core-updates > by-pkgid > 62ac03f5d1c7a041245cf7ee28cc62bb > files > 3

icecream-1.0.0-3.1.mga4.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