[Lunar-commits] <moonbase> kdesdk: remove dead code

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sun Aug 28 02:28:53 CEST 2011


commit ffc2bf1be353d73d49b788d30d81ce9c67406860
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sun Aug 28 02:28:53 2011 +0200

    kdesdk: remove dead code
---
 kde4/base/kdesdk/BUILD     |    5 -----
 kde4/base/kdesdk/CONFIGURE |    1 -
 kde4/base/kdesdk/DETAILS   |    1 -
 3 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/kde4/base/kdesdk/BUILD b/kde4/base/kdesdk/BUILD
index 73a30f7..86f3d01 100644
--- a/kde4/base/kdesdk/BUILD
+++ b/kde4/base/kdesdk/BUILD
@@ -10,11 +10,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:
-#  touch cmake/modules/MacroEnsureOutOfSourceBuild.cmake &&
-  # to trigger out of tree build on Lunar. So touch it.
-
   default_cmake_build
 
 ) > $C_FIFO 2>&1
diff --git a/kde4/base/kdesdk/CONFIGURE b/kde4/base/kdesdk/CONFIGURE
deleted file mode 100644
index a883fc0..0000000
--- a/kde4/base/kdesdk/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-mquery BUILD_KATE "Enable the building of Kate?" y "-DBUILD_kate=ON" "-DBUILD_kate=OFF"
diff --git a/kde4/base/kdesdk/DETAILS b/kde4/base/kdesdk/DETAILS
index fe08b80..5418563 100644
--- a/kde4/base/kdesdk/DETAILS
+++ b/kde4/base/kdesdk/DETAILS
@@ -27,5 +27,4 @@ a new KDE application.
 * scheck: An interface style to highlight accel and style guide conflicts
 * kuiviewer: A KPart that lets you view .ui files.
 * umbrello: A UML modeller.
-* kate: A fast and advanced text editor, extensible with nice plugins.
 EOF


More information about the Lunar-commits mailing list