head	1.2;
access;
symbols
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.02.09.09.16.00;	author kevlo;	state dead;
branches;
next	1.1;

1.1
date	2001.09.22.06.12.03;	author sf;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 1.5.08
- Takeover maintainership

PR: 34616
Submitted by: David H. Munro <munro1@@llnl.gov>
@
text
@--- install.sh.orig	Sat May 12 03:56:33 2001
+++ install.sh	Wed Sep 19 23:40:58 2001
@@@@ -91,7 +91,6 @@@@
 if test ! -d $Y_SITE/i; then mkdir $Y_SITE/i; fi
 if test ! -d $Y_SITE/i0; then mkdir $Y_SITE/i0; fi
 if test ! -d $Y_SITE/g; then mkdir $Y_SITE/g; fi
-if test ! -d $Y_SITE/doc; then mkdir $Y_SITE/doc; fi
 rm -f $Y_SITE/junk.tst
 touch ./junk.tst
 if test -f $Y_SITE/junk.tst; then
@@@@ -100,7 +99,6 @@@@
   cp -f i/*.i i/README $Y_SITE/i
   cp -f i0/*.i i0/README $Y_SITE/i0
   cp -f g/*.gs g/*.gp g/ps.ps g/README $Y_SITE/g
-  cp -f doc/*.tex doc/*.ps doc/*.pdf doc/FILE_FORMATS doc/README doc/*.doc $Y_SITE/doc
 fi
 rm -f ./junk.tst
 
@


1.1
log
@o update to 1.5.02.
o support NOPORTDOCS in pkg-plist.

PR:		30721
Submitted by:	KATO Tsuguru <tkato@@prontomail.com>
@
text
@@

