[Lunar-commits] <moonbase> kdebindings4: Removing some commented lines that are not needed.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sun May 15 21:06:22 CEST 2011


commit bd3534f8c79fb2d4e0df29e37d0f8476b16cf952
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun May 15 15:06:22 2011 -0400

    kdebindings4: Removing some commented lines that are not needed.
---
 kde4/base/kdebindings4/BUILD |   16 ----------------
 1 files changed, 0 insertions(+), 16 deletions(-)

diff --git a/kde4/base/kdebindings4/BUILD b/kde4/base/kdebindings4/BUILD
index f14ab59..9b966f9 100644
--- a/kde4/base/kdebindings4/BUILD
+++ b/kde4/base/kdebindings4/BUILD
@@ -1,24 +1,8 @@
 (
 
-#  OOSB_DIR="$SOURCE_DIRECTORY/$MODULE-build"  &&
-
   source /etc/profile.d/qt4.rc   &&
   source /etc/profile.d/kde4.rc  &&
 
-#  mkdir $OOSB_DIR  &&
-#  cd $OOSB_DIR     &&
-
-#  if in_depends $MODULE ruby ; then
-#    OPTS="-DRUBY_INCLUDE_PATH=/usr/lib/ruby/`lvu version ruby|cut -c 1-3`/"
-#  fi &&
-
-  if in_depends $MODULE sun-jdk ; then
-    . /etc/profile.d/sun-jdk.rc
-#    JAVA_AWT_LIBRARY_PATH=$JAVA_HOME/jre/lib/amd64/ &&
-#    JAVA_INCLUDE_PATH=$JAVA_HOME/include/           &&
-#    JAVA_AWT_INCLUDE_PATH=$JAVA_HOME/include/       
-  fi &&
-
   cmake -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX  \
         -DCMAKE_BUILD_TYPE=RELEASE             \
         $OPTS .                               &&


More information about the Lunar-commits mailing list