Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > ffaf6303d3aafb00b2ae7a4dd64551f0 > scriptlet

google-gadgets-gtk-0.11.2-7.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