Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > main-release > by-pkgid > 135cd086c32b6d34cd5409d3ffbbeca8 > scriptlet

homebank-4.0.2-2mdv2009.1.x86_64.rpm

POSTIN

/bin/sh
touch --no-create /usr/share/icons/hicolor
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  /usr/bin/gtk-update-icon-cache -q /usr/share/icons/hicolor;
fi
update-mime-database /usr/share/mime &> /dev/null || :
update-desktop-database &> /dev/null || :

POSTUN

/bin/sh
touch --no-create /usr/share/icons/hicolor
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  /usr/bin/gtk-update-icon-cache -q /usr/share/icons/hicolor;
fi
update-mime-database /usr/share/mime &> /dev/null || :
update-desktop-database &> /dev/null || :