[Lunar-commits] <moonbase> phonon: Changing BUILD to use default_cmake_build().
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Aug 27 16:09:46 CEST 2011
commit 86dad6b7795cdf365d104ef8302bbe3f83be2a2d
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Aug 27 10:09:46 2011 -0400
phonon: Changing BUILD to use default_cmake_build().
---
kde4/utils/phonon/BUILD | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/kde4/utils/phonon/BUILD b/kde4/utils/phonon/BUILD
index b7ddf7c..01f338c 100644
--- a/kde4/utils/phonon/BUILD
+++ b/kde4/utils/phonon/BUILD
@@ -5,10 +5,6 @@
source /etc/profile.d/qt4.rc &&
source /etc/profile.d/kde4.rc &&
- cmake -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