Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 3220e9b0f4629ebf6130bf3af556645b > scriptlet

lib64qt4-devel-4.8.6-1.mga4.x86_64.rpm

POSTIN

/bin/sh
update-alternatives --install /usr/bin/qmake qmake /usr/lib64/qt4/bin/qmake 20

POSTUN

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