[Lunar-commits] <moonbase> kate: use default cmake as cmake build was changed

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sun Aug 28 03:31:17 CEST 2011


commit 70ff670a132ad9749af3f63cee72199dff670f56
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sun Aug 28 03:31:17 2011 +0200

    kate: use default cmake as cmake build was changed
---
 kde4/base/kate/BUILD |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/kde4/base/kate/BUILD b/kde4/base/kate/BUILD
index 53f2a1d..66b8483 100644
--- a/kde4/base/kate/BUILD
+++ b/kde4/base/kate/BUILD
@@ -3,12 +3,6 @@
   source /etc/profile.d/qt4.rc   &&
   source /etc/profile.d/kde4.rc  &&
 
-  # Must be built out of tree otherwise it will break
-  # at kate compilation. But does not have this file:
-  mkdir -p cmake/modules &&
-  touch cmake/modules/MacroEnsureOutOfSourceBuild.cmake &&
-  # to trigger out of tree build on Lunar. So touch it.
-
   default_cmake_build
-  
+
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list