Bug 40487 - [Qt] The qt_webkit_version.pri file gets overwritten on install
Summary: [Qt] The qt_webkit_version.pri file gets overwritten on install
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P2 Normal
Assignee: Jay Tucker
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 35784
  Show dependency treegraph
 
Reported: 2010-06-11 11:36 PDT by Jocelyn Turcotte
Modified: 2010-06-15 02:15 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jocelyn Turcotte 2010-06-11 11:36:19 PDT
When installing QtWebKit with Qt, the qt_webkit_version.pri file gets installed correctly. However, since the mkspec installation runs after, the temporary mkspec/modules/qt_webkit_version.pri file get installed over the good one.

This results in a warning each time qmake is ran.
Comment 1 Kenneth Rohde Christiansen 2010-06-11 18:54:18 PDT
If you are working on this, can you assign it to yourself?
Comment 2 Kenneth Rohde Christiansen 2010-06-13 08:37:27 PDT
Is this really a blocker? It gets overwritten by an invalid version? or ?

If it is just the warning, I do not think that this should block the release.
Comment 3 Simon Hausmann 2010-06-13 09:24:15 PDT
Jocelyn is right, that's a blocker for Qt 4.7.0. We could fix it in Qt's projects.pro perhaps and not install it from WebCore.pro if QTDIR_build.
Comment 4 Simon Hausmann 2010-06-15 01:16:34 PDT
Committed r61179: <http://trac.webkit.org/changeset/61179>
Comment 5 Simon Hausmann 2010-06-15 01:17:37 PDT
Revision r61179 cherry-picked into qtwebkit-2.0 with commit 40c2d6907ef75288b4f15e7fad334b9138acdbbf