Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > 229603ebed548d86426b52c864050a17 > scriptlet

tetex-xdvi-1.0.7-6mdk.i586.rpm

POSTIN

/bin/sh
[ -x /usr/bin/texhash ] && /usr/bin/env - /usr/bin/texhash 2> /dev/null
[ -x /usr/bin/update-menus ] && /usr/bin/update-menus || true
exit 0

POSTUN

/bin/sh
[ -x /usr/bin/texhash ] && /usr/bin/env - /usr/bin/texhash 2> /dev/null
if [ "$1" = "0" ]; then
[ -x /usr/bin/update-menus ] && /usr/bin/update-menus || true
fi
exit 0