Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 5ab9231de4edd736f96ab48c7df7d5f7 > scriptlet

planets-0.1.13-5.fc12.i686.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

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