2014-04-04 6:11 GMT+08:00 Bruce Dubbs <bruce.du...@gmail.com>:
> I'm sure there are still latent bugs in the current commit, whether they
> be in scripts, build instructions, or text.  Please test this out and
> let me know of needed changes.

set-systemd line 7
ln -sfvn  $(tool}-systemd   /sbin/${tool}
should be
ln -sfvn  ${tool}-systemd   /sbin/${tool}
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to