Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > fb1d53d0a27af5bb15247dc11d95c910 > scriptlet

bluecurve-icon-theme-8.0.2-5.fc12.noarch.rpm

POSTIN

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

POSTUN

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