Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > media > contrib > by-pkgid > 24583a4a1c6be182e7015f8fe187af12 > scriptlet

gnomecatalog-0.2.1-2mdk.noarch.rpm

POSTIN

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

update-mime-database /usr/share/mime > /dev/null
update-desktop-database /usr/share/applications/

POSTUN

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

update-mime-database /usr/share/mime > /dev/null
update-desktop-database /usr/share/applications/