Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 87a8a2f12e7974302a69bc279fdc886f > scriptlet

gnome-icon-theme-3.10.0-2.2.mga4.noarch.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/gtk-update-icon-cache -a -r /usr/share/icons/gnome/index.theme ]; then
  /usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/gnome
fi

POSTUN

/bin/sh
if [ -x /usr/bin/gtk-update-icon-cache -a -r /usr/share/icons/gnome/index.theme ]; then
  /usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/gnome
fi