Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > by-pkgid > 81044ce1b1038d12807eb5bc09af055f > scriptlet

google-gadgets-gtk-0.11.0-0.1mdv2009.0.x86_64.rpm

POSTIN

/bin/sh
update-alternatives --install /usr/bin/ggl google-gadgets /usr/bin/ggl-gtk 10

POSTUN

/bin/sh
if ! [ -e /usr/bin/ggl-gtk ]; then
  update-alternatives --remove google-gadgets /usr/bin/ggl-gtk
fi