Using SVN-20090831-Native-Multilib

Upto and including Chapter 5 when referring to /mnt/clfs, the book uses $(CLFS). Shouldn't this be $CLFS? I'm using Ubuntu 9.04-amd64 as the host system so I don't know exactly how things get parsed. I hope bash is bash, but...... In checking I discovered that LFS uses $LFS.

Here's an example:

The book says `mkdir -pv $(CLFS)`
I'm thinking that it should be `mkdir -pv $CLFS. Especially since my terminal complained when I used $(CLFS). :-)

Dan
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org

Reply via email to