|
@@ -42,8 +42,8 @@
|
|
|
|
|
|
<screen><userinput>sed -i -e 's@/bin/rm@/tools&@' lib/blkid/test_probe.in</userinput></screen>
|
|
|
|
|
|
- <para>It is recommended that E2fsprogs be built in a subdirectory of
|
|
|
- the source tree: </para>
|
|
|
+ <para>The E2fsprogs documentation recommends that the package be built in
|
|
|
+ a subdirectory of the source tree: </para>
|
|
|
|
|
|
<screen><userinput>mkdir -v build
|
|
|
cd build</userinput></screen>
|
|
@@ -106,11 +106,11 @@ cd build</userinput></screen>
|
|
|
<xref linkend="space-mounting"/> for details on creating and enabling
|
|
|
swap space.</para>
|
|
|
|
|
|
- <para>Install the binaries and documentation:</para>
|
|
|
+ <para>Install the binaries, documentation, and shared libraries:</para>
|
|
|
|
|
|
<screen><userinput>make install</userinput></screen>
|
|
|
|
|
|
- <para>Install the shared libraries:</para>
|
|
|
+ <para>Install the static libraries and headers:</para>
|
|
|
|
|
|
<screen><userinput>make install-libs</userinput></screen>
|
|
|
|