Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-release > by-pkgid > 103791be2711bc0e8984c76c468b91ff > scriptlet

boo-0.8.1-1mdv2008.1.noarch.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/update-mime-database ]; then 
/usr/bin/update-mime-database /usr/share/mime > /dev/null || true ; fi

POSTUN

/bin/sh
if [ "$1" = "0" -a -x /usr/bin/update-mime-database ]; 
then /usr/bin/update-mime-database /usr/share/mime > /dev/null || true ; fi