Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > media > contrib > by-pkgid > d73e8ba5384d3460ed774bba40d8394c > scriptlet

texmaker-1.0.1-2mdk.i586.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi

POSTUN

/bin/sh
if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi