summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qt4-tools.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt4-tools.morph b/qt4-tools.morph
index 5e8f33da51..b536224a1a 100644
--- a/qt4-tools.morph
+++ b/qt4-tools.morph
@@ -6,7 +6,7 @@
],
"build-commands": [
"make",
- "LD_LIBRARY_PATH=$DESTDIR/usr/lib QT_PLUGIN_PATH=$DESTDIR/usr/plugins make docs"
+ "LD_LIBRARY_PATH=$PWD/lib QT_PLUGIN_PATH=$PWD/plugins make docs"
],
"install-commands": [
"make install INSTALL_ROOT=$DESTDIR"