Sophie

Sophie

distrib > Momonga > 7 > x86_64 > media > os > by-pkgid > 92223089fa24eb001cdb46462897ce83 > scriptlet

fedora-icon-theme-1.0.0-6m.mo7.noarch.rpm

POSTIN

/bin/sh
touch --no-create /usr/share/icons/Fedora
if [ -x /usr/bin/gtk-update-icon-cache ]; then
    /usr/bin/gtk-update-icon-cache -f --quiet /usr/share/icons/Fedora || :
fi

POSTUN

/bin/sh
touch --no-create /usr/share/icons/Fedora
if [ -x /usr/bin/gtk-update-icon-cache ]; then
    /usr/bin/gtk-update-icon-cache -f --quiet /usr/share/icons/Fedora || :
fi