aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-05-21 18:27:56 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-05-21 18:27:56 +0000
commitd1377e48b823681e49357e621c152791efa3a0c8 (patch)
treed8f76cf6553d7fd863c2d38bf26c4ce7ae429cf2 /chapter01
parent9d937e5deef0fabe14a2b479bbbd19bbab8856de (diff)
Applied Zack's ch5-expect patch to remove all but the --prefix option
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2620 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 951a1d3c9..5f2a41768 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -78,6 +78,10 @@
</itemizedlist>
</para></listitem>
+<listitem><para>May 21st, 2003 [winkie]: Chapter 05 - Installing Expect:
+Don't both passing anything more than --prefix=/stage1. None of it is
+needed.</para></listitem>
+
<listitem><para>May 16th, 2003 [gerard]: Chapter 06: Net-tools: Changed
<userinput>make install</userinput> to <userinput>make
update</userinput>.</para></listitem>