Re: qmake-qt5 and qmake from qt5-qtbase-devel behaves differently on F21

2015-01-11 Thread Rex Dieter
Paul-Erik Törrönen wrote: > I noticed the following when compiling a qt5-based application. > > qt5-qtbase-devel provides both /usr/bin/qmake-qt5 and > /usr/lib64/qt5/bin/qmake. > These are both the same file, but because they are located in different > directories, they behave differently (or ra

qmake-qt5 and qmake from qt5-qtbase-devel behaves differently on F21

2015-01-11 Thread Paul-Erik Törrönen
I noticed the following when compiling a qt5-based application. qt5-qtbase-devel provides both /usr/bin/qmake-qt5 and /usr/lib64/qt5/bin/qmake. These are both the same file, but because they are located in different directories, they behave differently (or rather one works, the other doesn't). It