Source package qt4-x11 cannot be built twice on the same source tree

Bug #688556 reported by Peter Pearse
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
qt4-x11 (Ubuntu)
Triaged
Low
Unassigned

Bug Description

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.....

Tags: patch
Revision history for this message
Peter Pearse (peter-pearse) wrote :

Tested on qt4-x11 (4:4.7.0-0ubuntu4.2) maverick-proposed on host
Linux <deleted> 2.6.35-22-generic-pae #35-Ubuntu SMP Sat Oct 16 22:16:51 UTC 2010 i686 GNU/Linux

Changed in qt4-x11 (Ubuntu):
status: New → Triaged
importance: Undecided → Low
tags: added: patch
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.