Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-release > by-pkgid > 21a0b49de94e7a0d2fa312f504709450 > scriptlet

google-gadgets-qt-0.11.2-2mdv2010.1.x86_64.rpm

POSTIN

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

POSTUN

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