Sophie

Sophie

distrib > Fedora > 20 > x86_64 > by-pkgid > 79bc912b8c48a1939c79073b6313907d > scriptlet

ibus-chewing-1.4.14-2.fc20.x86_64.rpm

POSTIN

/bin/sh
if [ $1 -eq 0 ] ; then
    /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || :
fi
        [ -x /usr/bin/ibus ] && /usr/bin/ibus write-cache --system &>/dev/null || :

POSTUN

/bin/sh
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || :
        [ -x /usr/bin/ibus ] && /usr/bin/ibus write-cache --system &>/dev/null || :