[Lunar-commits] <moonbase-kde> qedje: Adusting the BUILD to use default_cmake_config and default_make.
stumbles
stumbles at lunar-linux.org
Fri Mar 29 21:38:30 CET 2013
commit feff53da78f0798eea2055c73634cb9b15f60ab7
Author: stumbles <stumbles at lunar-linux.org>
Date: Fri, 29 Mar 2013 13:38:30 -0700
URL: https://github.com/lunar-linux/moonbase-kde/commit/feff53da78f0798eea2055c73634cb9b15f60ab7
qedje: Adusting the BUILD to use default_cmake_config and default_make.
---
qt4-apps/qedje/BUILD | +1/-10
1 file changed, 1 insertion(+), 10 deletions(-)
--- a/qt4-apps/qedje/BUILD
+++ b/qt4-apps/qedje/BUILD
@@ -1,16 +1,7 @@
-(
- 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_cmake_config &&
cp src/qedje.pc . &&
default_make
-
-) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list