Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-release > by-pkgid > 90a96255bf922e3af0f9943a036d8b28 > scriptlet

byacc-20150711-2.mga6.armv5tl.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