[Lunar-commits] <moonbase> akonadi-googledata: Adjusting the BUILD.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Jun 11 14:52:14 CEST 2011
commit 7ac89be42718fac7db569333c73139a82dc6e895
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Jun 11 08:52:14 2011 -0400
akonadi-googledata: Adjusting the BUILD.
---
kde4/utils/akonadi-googledata/BUILD | 11 +----------
1 files changed, 1 insertions(+), 10 deletions(-)
diff --git a/kde4/utils/akonadi-googledata/BUILD b/kde4/utils/akonadi-googledata/BUILD
index 2497acd..bd4c265 100644
--- a/kde4/utils/akonadi-googledata/BUILD
+++ b/kde4/utils/akonadi-googledata/BUILD
@@ -1,14 +1,5 @@
(
- OOTB_DIR="$SOURCE_DIRECTORY/$MODULE-build" &&
-
- mkdir $OOTB_DIR &&
- cd $OOTB_DIR &&
-
- cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \
- -DCMAKE_BUILD_TYPE=RELEASE \
- $OPTS &&
-
- default_make
+ default_cmake_build
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list