Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > 612c64a5ddac500caff92c91e613a28e > scriptlet

gnome-games-iagno-3.6.1-2.fc18.x86_64.rpm

POSTIN

/bin/sh
touch --no-create /usr/share/icons/hicolor &>/dev/null || :

POSTUN

/bin/sh
if [ $1 -eq 0 ]; then
  touch --no-create /usr/share/icons/hicolor &> /dev/null
  gtk-update-icon-cache /usr/share/icons/hicolor &> /dev/null || :
  glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || :
fi

POSTTRANS

/bin/sh
gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null || :
glib-compile-schemas /usr/share/glib-2.0/schemas &>/dev/null || :