Sophie

Sophie

distrib > Mageia > 8 > x86_64 > by-pkgid > 0fc71f91a222b1151914b20729b94c55 > scriptlet

byacc-20200910-1.mga8.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