Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 3e9f738e1278f131c62bda405fd2e813 > scriptlet

NetworkManager-gnome-0.7.0-13.el5.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