[Lunar-commits] <moonbase> icewm: remove the kde related lines.

Florin Braescu florin at lunar-linux.org
Tue Jan 5 20:44:22 CET 2010


commit 9bcc0a0f656beec8562c1c68976de3ccf0ae7cba
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jan 5 21:44:22 2010 +0200

    icewm: remove the kde related lines.
---
 x11-wm/icewm/BUILD |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/x11-wm/icewm/BUILD b/x11-wm/icewm/BUILD
index 42478d7..7972376 100644
--- a/x11-wm/icewm/BUILD
+++ b/x11-wm/icewm/BUILD
@@ -3,14 +3,7 @@
   patch_it $SOURCE_CACHE/$SOURCE2 1  &&
 
   sedit "s:LFLAGS:LDFLAGS:g" src/Makefile  ||  exit 1
-  
-  # lets add KDEDIR var to enviro, if it is not defined AND if kdebase3
-  # is installed  
 
-  module_installed kdebase3  && 
-  [ -z "$KDEDIR" ]           && 
-  export KDEDIR=${KDE_PREFIX:-$KDEDIR}
-  
   # lets add kde and gnome menu support to the build, iff
   # there is a gnome-config avail :=)
   # the support maybe set to on/off via preferences


More information about the Lunar-commits mailing list