Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > d3f8dcbb881e35f85115ee9e6a35cef1 > scriptlet

eclipse-platform-4.10.0-4.mga7.i586.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