CVS: sml-dist/src/system installml,1.12,1.13

Matthias Blume <[email protected]> Fri, 27 Oct 2006 07:59:24 -0700
Newsgroups gmane.comp.lang.sml.smlnj.commits
Message-ID <[email protected]>
Update of /cvsroot/smlnj/sml-dist/src/system
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv2652/src/system

Modified Files:
	installml 
Log Message:
tweaked installml script to handle config/extrapathconfig

Index: installml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/system/installml,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** installml	2 Nov 2005 18:56:26 -0000	1.12
--- installml	27 Oct 2006 14:59:22 -0000	1.13
***************
*** 14,17 ****
--- 14,18 ----
  MAIN_HEAP_DIR=$twoup/bin/.heap
  MAIN_LIB_DIR=$twoup/lib
+ MAIN_CONFIG_DIR=$twoup/config
  
  if [ $# -gt 0 ] ; then
***************
*** 100,103 ****
--- 101,107 ----
  rm -f $pcfile
  cat $LIB_DIR/pathconfig >>$tmpfile
+ if [ -f $MAIN_CONFIG_DIR/extrapathconfig ] ; then
+     cat $MAIN_CONFIG_DIR/extrapathconfig >>$tmpfile
+ fi
  awk <$tmpfile 'NF == 2 { mapping[$1] = $2 }
  NF != 2 { print $0 }


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642