diff --git a/CVSROOT/fastinstool b/CVSROOT/fastinstool index f7f84d28..2a45329b 100755 --- a/CVSROOT/fastinstool +++ b/CVSROOT/fastinstool @@ -1,8 +1,5 @@ #!/bin/sh -PATH=/asim/gnu/bin:/usr/ucb:/usr/etc:/bin:/usr/bin:/usr/local/bin:${PATH} -export PATH - #DATE=`date +"%Y.%m.%d_%H.%M.%S"` DATE=`date +"%Y.%m.%d"` diff --git a/CVSROOT/instool b/CVSROOT/instool index 2f58be00..ebec5101 100755 --- a/CVSROOT/instool +++ b/CVSROOT/instool @@ -7,13 +7,10 @@ # Author: Frédéric Pétrot (fred@pasta.fr.ea) # for version 0 # -# $Id: instool,v 1.24 2000/06/15 10:17:22 czo Exp $ +# $Id: instool,v 1.25 2001/05/22 14:19:45 czo Exp $ # -PATH=/users/outil/alliance/cvsroot/CVSROOT:/asim/gnu/bin:/usr/ucb:/usr/etc:/usr/local/bin:/bin:/usr/bin:${PATH} -export PATH - #rsh ssh et .profile ... #DATE=`date +"%Y.%m.%d_%H.%M.%S"` diff --git a/CVSROOT/postconfig b/CVSROOT/postconfig index 32326559..59b0843e 100755 --- a/CVSROOT/postconfig +++ b/CVSROOT/postconfig @@ -4,14 +4,13 @@ # Copyright (C) 1999, 2000 Czo # License: GPL (http://www.gnu.org/copyleft/gpl.html) # Started: Sept 1999 -# Last Change: Thursday 07 September 2000, 16:30 -# Edit Time: 1:33:24 +# Last Change: Tuesday 22 May 2001, 16:19 +# Edit Time: 1:33:30 # Description: # -# $Id: postconfig,v 1.53 2000/09/07 14:31:37 czo Exp $ +# $Id: postconfig,v 1.54 2001/05/22 14:19:46 czo Exp $ # -PATH=/asim/gnu/bin:/usr/ucb:/usr/etc:/usr/local/bin:/bin:/usr/bin:${PATH} TMPFILE=cvslog.$$ FINGER=`who am i | gawk '{gsub(/^[^\!]*\!/,""); print $1}'` diff --git a/CVSROOT/updatelibmk b/CVSROOT/updatelibmk index 1cad286d..e2e80c90 100755 --- a/CVSROOT/updatelibmk +++ b/CVSROOT/updatelibmk @@ -16,13 +16,10 @@ # # Author : Olivier SIROL # Date : April 1997 -# $Id: updatelibmk,v 1.4 1999/09/24 13:24:58 czo Exp $ +# $Id: updatelibmk,v 1.5 2001/05/22 14:19:46 czo Exp $ # DO_UPDATE: 0 chk only, 1 write file, 2 print stdout -PATH=/asim/gnu/bin:/usr/ucb:/usr/etc:/bin:/usr/bin:/usr/local/bin:${PATH} -export PATH - DO_UPDATE=2 if [ $# -ge 1 ] ; then