Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > 4f83064caf71e6a010a20749e98ed304 > scriptlet

gnome-applets-extra-deskbar-2.22.3-alt0.M41.1.i586.rpm

PREUN

/bin/sh
if [ "$1" -eq 0 ]; then
/usr/sbin/gconf_uninstall_schema deskbar-applet
fi

POSTIN

/bin/sh
/usr/sbin/gconf_install_schema deskbar-applet
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 ||: