Sophie

Sophie

distrib > Fedora > 20 > x86_64 > by-pkgid > f301b8fa01bef25f60d4e1abc2097268 > scriptlet

atlas-devel-3.8.4-14.fc20.x86_64.rpm

PREUN

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

POSTTRANS

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