diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-06-10 20:44:16 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-06-10 20:44:16 +0000 |
commit | bc8cca581fed74c60e201a89acb38cb2344c9b1b (patch) | |
tree | 083cf3ef71c66c95887fc07c0963aaaf52b3a049 /chapter06/file.xml | |
parent | 67d1e797c307817787ac03eda253312b110ba45d (diff) |
Text updates to cross2 branch Chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/file.xml')
-rw-r--r-- | chapter06/file.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/file.xml b/chapter06/file.xml index 83a473b70..a13553b19 100644 --- a/chapter06/file.xml +++ b/chapter06/file.xml @@ -45,8 +45,7 @@ <para>Prepare File for compilation:</para> -<screen><userinput remap="configure">./configure --prefix=/usr \ - --host=$LFS_TGT</userinput></screen> +<screen><userinput remap="configure">./configure --prefix=/usr --host=$LFS_TGT</userinput></screen> <!-- devs: if using - -build here, the build system wants to compile the signature file with "file" on the build system, but stops if it is not |