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

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


commit fb135121211e7d98f6c67c58b11c45cfe21eb8ff
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Sep 5 11:49:55 2011 -0400

    polkit-qt-1: Adjusting BUILD to use default_cmake_build().
---
 qt4-apps/polkit-qt-1/BUILD |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/qt4-apps/polkit-qt-1/BUILD b/qt4-apps/polkit-qt-1/BUILD
index 9b966f9..66b8483 100644
--- a/qt4-apps/polkit-qt-1/BUILD
+++ b/qt4-apps/polkit-qt-1/BUILD
@@ -3,10 +3,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