Sophie

Sophie

distrib > Fedora > 14 > i386 > media > updates > by-pkgid > d3679c59aed10d5099f2746def484af1 > scriptlet

mnemosyne-1.2.2-3.fc14.noarch.rpm

POSTIN

/bin/sh
touch --no-create /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 --no-create /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