[lfs] 01/02: Acl: \ alignment.
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch multilib in repository lfs. commit 18cb01bbec9f75399d478cd72de841f45129b529 Author: Zeckmathederg <[email protected]> AuthorDate: Fri Oct 3 18:47:35 2025 -0600 Acl: \ alignment. --- chapter08/acl.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/chapter08/acl.xml b/chapter08/acl.xml index a2fb6eb76..623904da4 100644 --- a/chapter08/acl.xml +++ b/chapter08/acl.xml @@ -80,11 +80,11 @@ <para>Prepare Acl for compilation:</para> -<screen><userinput remap="configure">CC="gcc -m32" ./configure \ - --prefix=/usr \ - --disable-static \ - --libdir=/usr/lib32 \ - --libexecdir=/usr/lib32 \ +<screen><userinput remap="configure">CC="gcc -m32" ./configure \ + --prefix=/usr \ + --disable-static \ + --libdir=/usr/lib32 \ + --libexecdir=/usr/lib32 \ --host=i686-pc-linux-gnu</userinput></screen> <para>Compile the package:</para> @@ -112,11 +112,11 @@ rm -rf DESTDIR</userinput></screen> <para>Prepare Acl for compilation:</para> -<screen><userinput remap="configure">CC="gcc -mx32" ./configure \ - --prefix=/usr \ - --disable-static \ - --libdir=/usr/libx32 \ - --libexecdir=/usr/libx32 \ +<screen><userinput remap="configure">CC="gcc -mx32" ./configure \ + --prefix=/usr \ + --disable-static \ + --libdir=/usr/libx32 \ + --libexecdir=/usr/libx32 \ --host=x86_64-pc-linux-gnux32</userinput></screen> <para>Compile the package:</para> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page