Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > e93495555ed3a55dd2790eac00186e87 > scriptlet

gnome-applets-multiload-2.22.3-alt2.M41.1.i586.rpm

PREUN

/bin/sh
if [ $1 = 0 ]; then
/usr/sbin/gconf_uninstall_schema multiload
fi

POSTIN

/bin/sh
/usr/sbin/gconf_install_schema multiload
update_scrollkeeper_bin='/usr/bin/scrollkeeper-update' && [ -x "$update_scrollkeeper_bin" ] && "$update_scrollkeeper_bin" -q ||:

POSTUN

/bin/sh
update_scrollkeeper_bin='/usr/bin/scrollkeeper-update' && [ "$1" = 0 -a -x "$update_scrollkeeper_bin" ] && "$update_scrollkeeper_bin" -q ||: