Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qtbase: mkspecs are now staged correctly | Mikko Levonmaa | 2012-12-04 | 1 | -0/+31 |
They are placed under STAGING_DATADIR as they need to be kept separate from the native side. The reason for doing so is that some qt modules require native tools and the mkspecs in STAGING_DATADIR_NATIVE cannot be polluted with the target mkspecs There are still some packaging issues Signed-off-by: Mikko Levonmaa <mikko.levonmaa@gmail.com> |