Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 8bdbe47f640b8b94631e436d0c6917b3 > scriptlet

reinteract-0.5.0-7.noarch.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

/usr/bin/update-mime-database /usr/share/mime &> /dev/null
/usr/bin/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

/usr/bin/update-mime-database /usr/share/mime &> /dev/null
/usr/bin/update-desktop-database &> /dev/null ||: