[Lunar-commits] <moonbase> kdebase4-runtime: It slipped through, not ready for this yet as it is intended for kde-4.5.x.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Aug 29 14:08:23 CEST 2010
commit 14961877c643ee3b65ccab82c0370f6dd601a75f
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Aug 29 08:08:23 2010 -0400
kdebase4-runtime: It slipped through, not ready for this yet as it is
intended for kde-4.5.x.
---
kde4/base/kdebase4-runtime/BUILD | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/kde4/base/kdebase4-runtime/BUILD b/kde4/base/kdebase4-runtime/BUILD
index 2d1fd8e..2714e74 100644
--- a/kde4/base/kdebase4-runtime/BUILD
+++ b/kde4/base/kdebase4-runtime/BUILD
@@ -12,6 +12,12 @@
-DCMAKE_BUILD_TYPE=RELEASE \
$OPTS &&
- default_make
+ default_make &&
+
+# This used to be installed by kdelibs4 but will be over written by
+# kdebase4-runtime causing a conflict. So lets just move it here from
+# kdelibs4 and be done with it.
+
+ install -m0755 $SCRIPT_DIRECTORY/kde4 /usr/bin/
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list