Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-updates > by-pkgid > cab8fe441cb089a032bbb2bfea806cc1 > scriptlet

qtbase5-common-devel-5.9.4-1.1.mga6.armv5tl.rpm

POSTIN

/bin/sh
update-alternatives --install /usr/bin/qmake qmake /usr/lib/qt5/bin/qmake 20

POSTUN

/bin/sh
if ! [ -e /usr/lib/qt5/bin/qmake ]; then
  update-alternatives --remove qmake /usr/lib/qt5/bin/qmake
fi