Sophie

Sophie

distrib > Fedora > 15 > x86_64 > media > os > by-pkgid > a3d696aa7eadd0f0814fc65e011b0fb5 > scriptlet

cfdg-fe-0.1-6.fc15.x86_64.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