[Lunar-commits] <moonbase> qt4: Adjusting the build. Adding a symlink so google-gadgets-for-linux
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Jan 26 22:33:27 CET 2012
commit 5dbb2a12d7376679813b0c0208bd8fef2209da76
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Jan 26 16:33:27 2012 -0500
qt4: Adjusting the build. Adding a symlink so google-gadgets-for-linux
will build.
---
qt4-apps/qt4/BUILD | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/qt4-apps/qt4/BUILD b/qt4-apps/qt4/BUILD
index 4e8435f..8f18355 100644
--- a/qt4-apps/qt4/BUILD
+++ b/qt4-apps/qt4/BUILD
@@ -43,6 +43,11 @@
default_make &&
+# Still need the bin dir here for those modules like google-gadgets-for-linux that
+# want to use this path.
+ mkdir -p /usr/share/qt4/Trolltech/Qt-~lvu version qt4`/bin &&
+ ln -sf /usr/bin/moc /usr/share/qt4/Trolltech/Qt-~lvu version qt4`/bin/moc &&
+
if [[ "$MAKE_EXAMPLE_DEMOS" == "y" ]] ; then
cat > ${MODULE}-designer.desktop << EOF &&
[Desktop Entry]
More information about the Lunar-commits
mailing list