Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > c14a82bd2e185b1b270841b43a52b6f6 > scriptlet

byacc-20130304-1.mga3.i586.rpm

PREUN

/bin/sh
if [ $1 -eq 0 ]; then
	/usr/sbin/update-alternatives --remove yacc /usr/bin/byacc
fi

POSTIN

/bin/sh
/usr/sbin/update-alternatives --install /usr/bin/yacc yacc /usr/bin/byacc 20