Sophie

Sophie

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

magicmaze-1.0.2-5.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