Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > d401328f2ef5aaada5cf26eca4e79a10 > scriptlet

fglrx-control-center-8.850-3.mga1.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