Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 92317b1e73aea77e07e69c016c28cb86 > scriptlet

eclipse-platform-3.6.1-1.fc14.i686.rpm

POSTIN

/bin/sh
touch --no-create /usr/share/icons/hicolor
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  gtk-update-icon-cache -q /usr/share/icons/hicolor
fi

POSTUN

/bin/sh
touch --no-create /usr/share/icons/hicolor
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  gtk-update-icon-cache -q /usr/share/icons/hicolor
fi