Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 7560e7abf517e87132d058abe2ba8b33 > scriptlet

system-config-keyboard-1.3.1-5.fc14.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