Sophie

Sophie

distrib > Mageia > 1 > x86_64 > by-pkgid > cb0dd1eca78a1450f4bd2f2f49acb7a7 > scriptlet

eclipse-platform-3.6.2-12.mga1.x86_64.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