Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 42b348c1302408b9520a8e800088920c > scriptlet

atlas-sse2-devel-3.8.3-18.fc14.x86_64.rpm

PREUN

/bin/sh
if [ $1 -ge 0 ] ; then
/usr/sbin/alternatives --remove atlas-inc /usr/include/atlas-x86_64-sse2
fi

POSTTRANS

/bin/sh
if [ $1 -eq 0 ] ; then
/usr/sbin/alternatives	--install /usr/include/atlas atlas-inc 	\
		/usr/include/atlas-x86_64-sse2  63
fi