Author: mkratt
Date: 2007-09-19 17:00:55 -0700 (Wed, 19 Sep 2007)
New Revision: 6532

Modified:
   tools/trunk/env/setup-lps.sh
Log:
checking in changes to make this file match linux-builder

Modified: tools/trunk/env/setup-lps.sh
===================================================================
--- tools/trunk/env/setup-lps.sh        2007-09-19 22:32:07 UTC (rev 6531)
+++ tools/trunk/env/setup-lps.sh        2007-09-20 00:00:55 UTC (rev 6532)
@@ -44,8 +44,9 @@
 export EDITOR=${EDITOR:-"vim"}
 
 # Redefine these variables based on the LPS branch. 
-export LPS_HOME=${LZ_LPS_ROOT}
-export LPS_BIN=${LPS_HOME}/WEB-INF/lps/server/bin
-export 
LPS_PATHS=${JAVA_HOME}/bin:${ANT_HOME}/bin:${JAVACC_HOME}/bin:${JYTHON_HOME}:${TOMCAT_HOME}/bin:$LPS_BIN
-export PATH=${LPS_PATHS}:$PATH
+#export LPS_HOME=${LZ_LPS_ROOT}
+#export LPS_BIN=${LPS_HOME}/WEB-INF/lps/server/bin
+#export 
LPS_PATHS=${JAVA_HOME}/bin:${ANT_HOME}/bin:${JAVACC_HOME}/bin:${JYTHON_HOME}:${TOMCAT_HOME}/bin:$LPS_BIN
+#export PATH=${LPS_PATHS}:$PATH
+export PATH=${JAVA_HOME}/bin:${ANT_HOME}/bin:$PATH
 


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to