Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > a596301d4f1795936669f4f943040928 > scriptlet

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