[Lunar-commits] <moonbase> kdelibs4: adding a LDFLAGS export. This is most likely

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Mon Feb 11 02:54:04 CET 2008


commit d4b570ee9f80af3bdb2be37e9d8b8ea90b1f29b2
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Sun Feb 10 20:54:04 2008 -0500

    kdelibs4: adding a LDFLAGS export. This is most likely
    
    a temporary thing given the newness of KDE4 and should be
    revisited on the next version bump.
---
 kde4/base/kdelibs4/BUILD |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/kde4/base/kdelibs4/BUILD b/kde4/base/kdelibs4/BUILD
index 1d34ee8..c625558 100644
--- a/kde4/base/kdelibs4/BUILD
+++ b/kde4/base/kdelibs4/BUILD
@@ -1,5 +1,8 @@
 (
 
+# This export of LDFLAGS should be revisited on the next version bump.
+  export LDFLAGS="-Wl,-rpath,/opt/lunar/kde/4/lib"
+
   KDE4_BUILD_DIR="$SOURCE_DIRECTORY/kde4-build"
 
   source /etc/profile.d/qt4.rc  &&


More information about the Lunar-commits mailing list