Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 65e6aa2ea680c37d6c5a60697615f50b > scriptlet

google-gadgets-qt-0.11.2-5.mga1.i586.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