Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 01acd49416277cbb060a1484ca431072 > scriptlet

fedora-release-notes-14.0.3-1.fc14.noarch.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/scrollkeeper-update ]; then scrollkeeper-update -q; fi
    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 &> /dev/null || :
fi
if [ -x /usr/bin/update-desktop-database ]; then update-desktop-database &> /dev/null; fi

POSTUN

/bin/sh
if [ -x /usr/bin/scrollkeeper-update ]; then scrollkeeper-update -q; fi
    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 &> /dev/null || :
fi
if [ -x /usr/bin/scrollkeeper-update ]; then scrollkeeper-update -q; fi
if [ -x /usr/bin/update-desktop-database ]; then update-desktop-database &> /dev/null; fi