[Lunar-commits] <moonbase> kdeedu4: it will fail on marlbe issues during the make,
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Thu Apr 2 21:00:22 CEST 2009
commit 7d2e3eed851077cfbfb1cbbd9ea3574343cae6e9
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Thu Apr 2 15:00:22 2009 -0400
kdeedu4: it will fail on marlbe issues during the make,
these adjustments gets around that.
---
kde4/base/kdeedu4/BUILD | 2 +-
kde4/base/kdeedu4/DETAILS | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/kde4/base/kdeedu4/BUILD b/kde4/base/kdeedu4/BUILD
index 87d3844..156bbb3 100644
--- a/kde4/base/kdeedu4/BUILD
+++ b/kde4/base/kdeedu4/BUILD
@@ -11,7 +11,7 @@
cd $KDE4_BUILD_DIR &&
cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \
- -DCMAKE_BUILD_TYPE=RELEASE &&
+ -DCMAKE_BUILD_TYPE=RELEASE -DEXPERIMENTAL_PYTHON_BINDINGS=TRUE &&
default_make
diff --git a/kde4/base/kdeedu4/DETAILS b/kde4/base/kdeedu4/DETAILS
index 342f44e..76349ea 100644
--- a/kde4/base/kdeedu4/DETAILS
+++ b/kde4/base/kdeedu4/DETAILS
@@ -10,7 +10,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdeedu-$VERSION
ENTERED=20071027
UPDATED=20090402
SHORT="education based applications for KDE"
-
+
+PSAFE=no
cat << EOF
This packages contains:
* blinken: the KDE version of the well-known game Simon Says
More information about the Lunar-commits
mailing list