Sophie

Sophie

distrib > Mandriva > 8.1 > i586 > by-pkgid > 4c233349afcd04f768d08644beb8800a > scriptlet

jpilot-0.99.1-0.3mdk.i586.rpm

POSTIN

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

POSTUN

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