mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-16 17:25:08 +01:00
Fixed && -> &&
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@604 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
bc5251eb8b
commit
803a1b202c
@ -81,7 +81,7 @@ need it (bash, diffutils, gzip, sed, m4).
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>
|
||||
Chapter 5+6: Changed from "cd dir && make" to "make -C dir"
|
||||
Chapter 5+6: Changed from "cd dir && make" to "make -C dir"
|
||||
(gettext-static, sysvinit).
|
||||
</para></listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user