Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > b5ff97e36c1dfceb1a8dcaffd7797034 > scriptlet

lbrickbuster2-2.6-0.11.beta7.fc12.i686.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