[Lunar-commits] <moonbase> Revert "kdepim-runtime: fixed broken build. Nobody built it before?"
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Aug 28 01:41:27 CEST 2011
commit c14e1ce29f933708cd799057839b971375d664be
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Aug 27 19:41:27 2011 -0400
Revert "kdepim-runtime: fixed broken build. Nobody built it before?"
This reverts commit acebc35c721fd6661c84a710c98756c217482f36.
Do you really know what your doing?
The default behavior for the default_cmake_build() was changed last week.
And yes..... *I* built it before the kde bump. I suggest you update your lunar
tools before making these type changes.
---
kde4/base/kdepim-runtime/BUILD | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diff --git a/kde4/base/kdepim-runtime/BUILD b/kde4/base/kdepim-runtime/BUILD
index df940ea..5cad278 100644
--- a/kde4/base/kdepim-runtime/BUILD
+++ b/kde4/base/kdepim-runtime/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 akonadi 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