Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 46ba7fa2215080e9945e40d8e70149ab > scriptlet

astronomy-menus-toplevel-1.0-3.fc12.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