From 85589aaae336f9909d4f36cc24f810d1e52d066e Mon Sep 17 00:00:00 2001 From: Thomas Trepl Date: Mon, 25 Sep 2023 16:09:44 +0200 Subject: [PATCH] Fix a textual copy/paste error --- chapter08/acl.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter08/acl.xml b/chapter08/acl.xml index a80ed23fc..8ff784076 100644 --- a/chapter08/acl.xml +++ b/chapter08/acl.xml @@ -75,7 +75,7 @@ make distclean - Prepare Xz for compilation: + Prepare Acl for compilation: CC="gcc -m32" ./configure \ --prefix=/usr \ @@ -107,7 +107,7 @@ rm -rf DESTDIR make distclean - Prepare Xz for compilation: + Prepare Acl for compilation: CC="gcc -mx32" ./configure \ --prefix=/usr \