Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 07fdab7e2a58e2baef6f067b65a9164b > scriptlet

phatch-0.2.7-2.fc14.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 --quiet /usr/share/icons/hicolor || :
fi
update-desktop-database &> /dev/null || :
update-mime-database /usr/share/mime &> /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 --quiet /usr/share/icons/hicolor || :
fi
update-desktop-database &> /dev/null || :
update-mime-database /usr/share/mime &> /dev/null || :