Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 45e891f3506f33e7e2d1e368f0c2a35d > scriptlet

byacc-20100216-3.mga1.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