On Wed, 09 Mar 2011 11:54:07 -0600
Andy Prough <[email protected]> wrote:

> Oh, I see. My error. You are changing it on the host.
> 
Err, no, /tools should be a symbolic link pointing at /mnt/lfs/tools so 
cp -rv dest/include/* /tools/include
is actually the same as 
cp -rv dest/include/* /mnt/lfs/tools/include
ie, not on the host.

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to