CVS: sml-dist/config extrapathconfig,1.1,1.2 install.sh,1.49,1.50

Matthias Blume <[email protected]>
Newsgroups gmane.comp.lang.sml.smlnj.commits
Message-ID <[email protected]>
Update of /cvsroot/smlnj/sml-dist/config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2306/config

Modified Files:
	extrapathconfig install.sh 
Log Message:
fixed installation/configuration glitches

Index: extrapathconfig
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/config/extrapathconfig,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** extrapathconfig	15 Nov 2005 22:38:48 -0000	1.1
--- extrapathconfig	20 Nov 2005 05:32:27 -0000	1.2
***************
*** 2,6 ****
  smlnj-lib.cm smlnj/smlnj-lib
  pp-lib.cm smlnj/smlnj-lib
! html-lib.cm smlnj/smlnj-lib
  controls-lib.cm smlnj/smlnj-lib
  ml-yacc-lib.cm smlnj/ml-yacc
--- 2,6 ----
  smlnj-lib.cm smlnj/smlnj-lib
  pp-lib.cm smlnj/smlnj-lib
! html-lib.cm SMLNJ-LIB/HTML
  controls-lib.cm smlnj/smlnj-lib
  ml-yacc-lib.cm smlnj/ml-yacc

Index: install.sh
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/config/install.sh,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** install.sh	15 Nov 2005 22:38:48 -0000	1.49
--- install.sh	20 Nov 2005 05:32:27 -0000	1.50
***************
*** 337,341 ****
  if [ -r "$HEAPDIR"/sml.$HEAP_SUFFIX ]; then
      vsay $this: Heap image $HEAPDIR/sml.$HEAP_SUFFIX already exists.
!     fish "$LIBDIR"/basis.cm
      # ignore requested arc name since we have to live with what is there:
      export CM_DIR_ARC
--- 337,341 ----
  if [ -r "$HEAPDIR"/sml.$HEAP_SUFFIX ]; then
      vsay $this: Heap image $HEAPDIR/sml.$HEAP_SUFFIX already exists.
!     fish "$LIBDIR"/smlnj/basis
      # ignore requested arc name since we have to live with what is there:
      export CM_DIR_ARC
***************
*** 353,357 ****
      "$CONFIGDIR"/unpack "$ROOT" "$BOOT_ARCHIVE"
  
!     fish "$ROOT"/"$BOOT_FILES"/basis.cm
  
      cd "$ROOT"
--- 353,357 ----
      "$CONFIGDIR"/unpack "$ROOT" "$BOOT_ARCHIVE"
  
!     fish "$ROOT"/"$BOOT_FILES"/smlnj/basis
  
      cd "$ROOT"



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.