[Bug 688556] [NEW] Source package qt4-x11 cannot be built twice on the same source tree
Peter Pearse
peter.pearse at arm.com
Fri Dec 10 13:42:32 UTC 2010
Public bug reported:
The cleaning process removes qmake, then calls it.......
A possible fix is to add the following line in qmake.conf
QMAKE_QMAKE = [ ! -f $$PWD/../../bin/qmake-qt4 ] || $$PWD/../../bin
/qmake-qt4
There's probable a better define to use than PWD but I couldn't locate
it.....
** Affects: qt4-x11 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.
https://bugs.launchpad.net/bugs/688556
Title:
Source package qt4-x11 cannot be built twice on the same source tree
More information about the kubuntu-bugs
mailing list