Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 7c75ad9f82571a0cfdc32b1953d1f8e0 > scriptlet

cdogs-data-0.4-5.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