[Lunar-commits] <moonbase> kile: And here's the BUILD.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Fri Aug 26 09:51:37 CEST 2011
commit 9c87926d983d82783bb0fc809c0dc13bf3046039
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Fri Aug 26 03:51:37 2011 -0400
kile: And here's the BUILD.
---
kde4/apps/kile/BUILD | 11 +----------
1 files changed, 1 insertions(+), 10 deletions(-)
diff --git a/kde4/apps/kile/BUILD b/kde4/apps/kile/BUILD
index 15518c3..66b8483 100644
--- a/kde4/apps/kile/BUILD
+++ b/kde4/apps/kile/BUILD
@@ -1,17 +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