Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 848be7c0ea30edb035919b5b340734f1 > scriptlet

fglrx-control-center-12.104-2.mga3.nonfree.i586.rpm

PREIN

/bin/sh
# Handle alternatives-era directory,
# it may confuse rpm.
if [ -L /usr/share/ati ]; then
	rm /usr/share/ati
fi

POSTIN

/bin/sh
[ -d /usr/share/fglrx ] && rm -r /usr/share/fglrx
[ -d /usr/share/fglrx-hd2000 ] && rm -r /usr/share/fglrx-hd2000
true