Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-updates > by-pkgid > 066c133dccf0e7fdd18e1a74c4c90fd9 > scriptlet

qtbase5-common-devel-5.15.2-4.5.mga8.i586.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