[Lunar-commits] <moonbase> kdepimlibs: Adjusting the BUILD.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon Aug 22 12:39:41 CEST 2011
commit 05c3537055bcd0af1a8e685118846db072d80cf4
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Mon Aug 22 06:39:41 2011 -0400
kdepimlibs: Adjusting the BUILD.
---
kde4/base/kdepimlibs/BUILD | 10 +---------
1 files changed, 1 insertions(+), 9 deletions(-)
diff --git a/kde4/base/kdepimlibs/BUILD b/kde4/base/kdepimlibs/BUILD
index da7b83f..66b8483 100644
--- a/kde4/base/kdepimlibs/BUILD
+++ b/kde4/base/kdepimlibs/BUILD
@@ -3,14 +3,6 @@
source /etc/profile.d/qt4.rc &&
source /etc/profile.d/kde4.rc &&
-# Setting these to OFF does nothing but create breakage, hardcoding to ON.
- OPTS+=" -DKDEPIM_NO_KCAL=ON -DKDEPIM_NO_KRESOURCES=ON -DKDEPIM_ONLY_KLEO=ON" &&
-
- default_cmake_build &&
-
-# It fails to install most of these headers.
- for i in `ls *.h` ; do
- install -m644 ../kabc/$i /usr/include/kabc/ ;
- done
+ default_cmake_build
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list