[Lunar-commits] <moonbase> kdevelop-php-docs: Adjusting the BUILD.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Jun 9 11:56:49 CEST 2011
commit 2c6199ec964bc33734111f631feca7f7a48609cf
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Jun 9 05:56:49 2011 -0400
kdevelop-php-docs: Adjusting the BUILD.
---
docs/kdevelop-php-docs/BUILD | 12 +-----------
1 files changed, 1 insertions(+), 11 deletions(-)
diff --git a/docs/kdevelop-php-docs/BUILD b/docs/kdevelop-php-docs/BUILD
index 72c0611..0bf5697 100644
--- a/docs/kdevelop-php-docs/BUILD
+++ b/docs/kdevelop-php-docs/BUILD
@@ -1,18 +1,8 @@
(
- OOTB_DIR="$SOURCE_DIRECTORY/$MODULE-build" &&
-
source /etc/profile.d/qt4.rc &&
source /etc/profile.d/kde4.rc &&
- 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