[Lunar-commits] <moonbase-kde> automoc: Changing the BUILD to use default_cmake_build.

Dennis Veatch stumbles at lunar-linux.org
Tue Jul 17 16:23:34 CEST 2012


commit 72d489f546d11dfba5477e9a7849beb85627ecc4
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Tue, 17 Jul 2012 07:23:34 -0700
URL: https://github.com/lunar-linux/moonbase-kde/commit/72d489f546d11dfba5477e9a7849beb85627ecc4

automoc: Changing the BUILD to use default_cmake_build.
---
  utils/automoc/BUILD                                          +1/-9     
  1 files changed, 1 insertions (+), 9 deletions (-)

--- a/utils/automoc/BUILD
+++ b/utils/automoc/BUILD
@@ -1,15 +1,7 @@
 (
 
-  OOTB_DIR="$SOURCE_DIRECTORY/$MODULE-build" &&
-
   source /etc/profile.d/qt4.rc &&
 
-  mkdir $OOTB_DIR &&
-  cd $OOTB_DIR &&
-
-  cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX  \
-                           -DCMAKE_BUILD_TYPE=RELEASE             &&
-
-  default_make
+  default_cmake_build
 
 ) > $C_FIFO 2>&1




More information about the Lunar-commits mailing list