Sophie

Sophie

distrib > Fedora > 14 > i386 > media > updates > by-pkgid > b14a12cb6a51b72964144d79f4a9f81a > scriptlet

eclipse-platform-3.6.1-6.2.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