Sophie

Sophie

distrib > Fedora > 14 > i386 > media > updates > by-pkgid > 1c18102b5bf86f63212d171ed9d3a1a2 > scriptlet

tasks-0.19-1.fc14.i686.rpm

POSTIN

/bin/sh
touch /usr/share/icons/hicolor
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor
fi

POSTUN

/bin/sh
touch /usr/share/icons/hicolor
if [ -x /usr/bin/gtk-update-icon-cache ]; then
  /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor
fi