Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 998f39fa998fbef8af7ed3713e8b4a68 > scriptlet

assogiate-0.2.1-4.fc12.i686.rpm

POSTIN

/bin/sh
scrollkeeper-update -q -o /usr/share/omf/assogiate || :
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
scrollkeeper-update -q || :
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