[Lunar-commits] <moonbase> attica: Adding the qt4 profile so you don't have to logout/in for it to find it.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri Jan 22 14:48:30 CET 2010


commit 8b737536a019064b4c1c5f10c996cfc014ead8e6
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Fri Jan 22 08:48:30 2010 -0500

    attica: Adding the qt4 profile so you don't have to logout/in for it to find it.
---
 libs/attica/BUILD |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/libs/attica/BUILD b/libs/attica/BUILD
index 4f975d5..103fb60 100644
--- a/libs/attica/BUILD
+++ b/libs/attica/BUILD
@@ -5,6 +5,8 @@
   mkdir $OOTB_DIR &&
   cd $OOTB_DIR    &&
 
+  . /etc/profile.d/qt4.rc &&
+
   cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX  \
                            -DCMAKE_BUILD_TYPE=RELEASE             \
                            $OPTS                                 &&


More information about the Lunar-commits mailing list