[Lunar-commits] <moonbase> polkit-kde-aganet: Adjusting BUILD to use default_cmake_build().

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Mon Sep 5 17:50:57 CEST 2011


commit bf23f4bf05d435b3401e187f08dc96d73b294deb
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Sep 5 11:50:57 2011 -0400

    polkit-kde-aganet: Adjusting BUILD to use default_cmake_build().
---
 kde4/utils/polkit-kde-agent/BUILD |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/kde4/utils/polkit-kde-agent/BUILD b/kde4/utils/polkit-kde-agent/BUILD
index 07b1411..bd4c265 100644
--- a/kde4/utils/polkit-kde-agent/BUILD
+++ b/kde4/utils/polkit-kde-agent/BUILD
@@ -1,9 +1,5 @@
 (
 
-  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