From 595ff030f090ddc0d826d7339f680a9012c37e29 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 8 Jun 2020 01:33:14 +0000 Subject: [PATCH] Tweaks to cross2 book git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/expect.xml | 3 +-- index.xml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/chapter07/expect.xml b/chapter07/expect.xml index 20b227ea5..b298a55f2 100644 --- a/chapter07/expect.xml +++ b/chapter07/expect.xml @@ -50,8 +50,7 @@ Prepare Expect for compilation: - -./configure --prefix=/usr \ +./configure --prefix=/usr \ --with-tcl=/usr/lib \ --enable-shared \ --mandir=/usr/share/man \ diff --git a/index.xml b/index.xml index e22079d1b..b78584d05 100644 --- a/index.xml +++ b/index.xml @@ -44,7 +44,7 @@ Appendices - +