Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > b280a745951ff85728bb235b2138e996 > scriptlet

byacc-20130925-2.mga4.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