Commit 4ab8404f authored by Simon Hausmann's avatar Simon Hausmann Committed by Pierre Rossi
Browse files

Fix package builds against release builds of Qt


The Qt build system assumes that when building a module against a release
build of Qt, syncqt was already run at package creation time. So we have to
run syncqt when creating source packages.

This patch changes the syntax to separate the file name base from the
package version to use.

Change-Id: I48897d52a917194be6662a26268ad403883ed9e0
Reviewed-by: default avatarPierre Rossi <pierre.rossi@gmail.com>
parent c83fb0ff
Showing with 25 additions and 4 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment