Sophie

Sophie

distrib > Mageia > cauldron > i586 > by-pkgid > 6d2162e68e58ee3e04762507501b7657 > scriptlet

byacc-20221229-1.mga9.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