mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
&&& -> (x3)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@110 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
0153d4c8b8
commit
330c69c072
@ -10,7 +10,8 @@ Install Mawk by running the following commands:
|
||||
<userinput>./configure &&</userinput>
|
||||
<userinput>make CFLAGS=-static &&</userinput>
|
||||
<userinput>make BINDIR=$LFS/usr/bin \</userinput>
|
||||
<userinput>&&&MANDIR=$LFS/usr/share/man/man1 install</userinput>
|
||||
<userinput> MANDIR=$LFS/usr/share/man/man1
|
||||
install</userinput>
|
||||
|
||||
</literallayout></blockquote>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user