Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > f87526f894eb80a3148b6919bb0e201d > scriptlet

system-config-language-1.3.4-1.fc13.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