Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 8926e3c73a225783cc2430b172ed9e49 > scriptlet

fglrx-control-center-15.302-4.mga5.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