Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 2e7b05403aaea96ad2116bce32b35926 > scriptlet

mnemosyne-1.2.2-2.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