Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 8168998def11e06725ee2e503e592796 > scriptlet

eclipse-platform-4.4.1-4.mga5.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