Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 2cb05bc4e1502b4fee6a39f84d094a19 > scriptlet

byacc-20180609-2.mga7.x86_64.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