Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 37c25710473c85a66f1bf493dcf1d463 > scriptlet

qtbase5-common-devel-5.12.6-3.mga7.armv7hl.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