[clbuild-devel] Symlinks to clbuild script

David Lichteblau david at lichteblau.com
Tue Feb 12 21:48:19 UTC 2008


Quoting Stefan Nobis (stefan-ml at snobis.de):
>   ~/bin/clbuild -> ../lisp/clbuild/clbuild
> 
> with ~/bin being in PATH to be able to call clbuild from
> everywhere. But this doesn't work because of this snippet at the
> beginning of clbuild:

Thanks for the report.

(readlink -e or -f is what we used initially.  Then we switched to the
the new code because of MacOS.)

I've tried to commit a fix for this, which combines the "cd" step with
the readlink loop.

Please test!


d.



More information about the clbuild-devel mailing list