diff options
author | Marc Heerdink <gimli@linuxfromscratch.org> | 2002-01-23 18:21:39 +0000 |
---|---|---|
committer | Marc Heerdink <gimli@linuxfromscratch.org> | 2002-01-23 18:21:39 +0000 |
commit | 93dba6aba6b5b53738a436ea6bbecfd8e4c9c46e (patch) | |
tree | 6907a2aba6bd97e351564da1b14047581825a766 /chapter05/chapter05.xml | |
parent | 0aecdecd6293ed9b2ab0c0b2efe1c008a59f0f93 (diff) |
Implemented bug 149 (install chapter 5 as an unprivileged user)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/chapter05.xml')
-rw-r--r-- | chapter05/chapter05.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml index aae848b3b..aa24547fb 100644 --- a/chapter05/chapter05.xml +++ b/chapter05/chapter05.xml @@ -4,7 +4,8 @@ &c5-introduction; &c5-whystatic; -&c5-installasroot; +&c5-installasuser; +&c5-creatingdirs; &c5-bash; &c5-binutils; &c5-bzip2; |