Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 793a9bf31027eaf9ba264f7b14af00a9 > scriptlet

phatch-0.2.7-6.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 || :