Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > 0fe0804d3ec0a1e04c21681c6ccfb96b > scriptlet

gnome-pilot-0.1.50-3mdk.i586.rpm

POSTIN

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

POSTUN

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