aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/e2fsprogs-inst.xml
diff options
context:
space:
mode:
authorSimon Perreault <nomis80@videotron.ca>2001-04-17 00:24:53 +0000
committerSimon Perreault <nomis80@videotron.ca>2001-04-17 00:24:53 +0000
commit22c89bdaffe808839193af96247180f8a0ce2c0b (patch)
tree0479a7b407c5efd5545e27cbb80499107f92e6fa /chapter06/e2fsprogs-inst.xml
parent0c21363e1030e33860c7b8c3127bf43db97dfb6b (diff)
FHS compliance, step 1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@526 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/e2fsprogs-inst.xml')
-rw-r--r--chapter06/e2fsprogs-inst.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/e2fsprogs-inst.xml b/chapter06/e2fsprogs-inst.xml
index 88d2aadb2..a7ba507d7 100644
--- a/chapter06/e2fsprogs-inst.xml
+++ b/chapter06/e2fsprogs-inst.xml
@@ -15,7 +15,8 @@ to be like this. We did not forget to supply a value there.
<userinput>&nbsp;&nbsp;&nbsp;--enable-elf-shlibs &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
<userinput>make install &amp;&amp;</userinput>
- <userinput>make install-libs</userinput>
+ <userinput>make install-libs &amp;&amp;</userinput>
+ <userinput>mv /usr/sbin/mklost+found /sbin</userinput>
</literallayout></blockquote>
</sect2>