Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > e5589b78ce9f6400e5c34a9cac4fec9d > scriptlet

libqt4-devel-4.7.4-1.2.mga1.i586.rpm

POSTIN

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

POSTUN

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