diff --git a/CVSROOT/postconfig b/CVSROOT/postconfig index d72f105c..9a849b27 100755 --- a/CVSROOT/postconfig +++ b/CVSROOT/postconfig @@ -7,11 +7,11 @@ # (C) Czo 1998,99 # This code is released under GPL # -# $Id: postconfig,v 1.16 1999/11/04 13:36:59 czo Exp $ +# $Id: postconfig,v 1.17 1999/11/22 14:57:40 czo Exp $ # -PATH=/asim/gnu/bin:/usr/ucb:/usr/etc:/bin:${PATH} +PATH=/asim/gnu/bin:/usr/ucb:/usr/etc:/usr/local/bin:/bin:/usr/bin:${PATH} TMPFILE=/tmp/cvslog.$$ FINGER=`who am i | gawk '{gsub(/^[^\!]*\!/,""); print $1}'`