David Laight wrote:
Module Name:    src
Committed By:   dsl
Date:           Thu Apr  5 10:02:10 UTC 2007
Modified Files:
        src: build.sh
Log Message:
Don't abort the build if teh last component of $PATH is .
To generate a diff of this commit:
cvs rdiff -r1.166 -r1.167 src/build.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
  
This change reverts part of revision 1.163. Would it make sense to just strip non-absolute pathnames from the PATH instead?