Sophie

Sophie

distrib > Scientific%20Linux > 5x > i386 > by-pkgid > 2d4e5721806ef86ac68ee5da73d67393 > scriptlet

system-config-rootpassword-1.1.9.1-1.noarch.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