Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > 8d5c966a037196d2a27507c8defab6ea > scriptlet

system-config-kdump-2.0.3-2.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
/usr/bin/scrollkeeper-update -q || :

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
/usr/bin/scrollkeeper-update -q || :