Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > media > main > by-pkgid > 8663e1f8f21a6d62b53656ec1aeba032 > scriptlet

jpilot-0.99.7-3mdk.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 


#%post -n libjpilot_plugin0 -p /sbin/ldconfig

#%postun -n libjpilot_plugin0 -p /sbin/ldconfig