Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > media > contrib-release > by-pkgid > a24f1ccc0c8e202c112e4ceff3fc4d56 > scriptlet

rox-2.5-1mdv2007.0.i586.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