aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/webkit/qtwebkit-performance-utilities.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/webkit/qtwebkit-performance-utilities.inc b/recipes/webkit/qtwebkit-performance-utilities.inc
index 9041a28247..1fc7edbaab 100644
--- a/recipes/webkit/qtwebkit-performance-utilities.inc
+++ b/recipes/webkit/qtwebkit-performance-utilities.inc
@@ -7,7 +7,7 @@ SRC_URI = "git://gitorious.org/qtwebkit/performance.git;protocol=git"
S = "${WORKDIR}/git"
PV = "0.1+gitr${SRCREV}"
-EXTRA_QMAKEVARS_PRE = "INSTALL_DIR=${bindir}"
+EXTRA_QMAKEVARS_PRE += "INSTALL_DIR=${bindir}"
FILES_${PN} = "${bindir}/qtwebkit-benchmark/*"
FILES_${PN}-dbg = "${bindir}/qtwebkit-benchmark/.debug/*"