|
@@ -43,11 +43,7 @@
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
<title>Installation of E2fsprogs</title>
|
|
|
-<!--
|
|
|
- <para>First, fix a script that adjusts testing output:</para>
|
|
|
|
|
|
-<screen><userinput remap="pre">sed -i -e 's:\[\.-\]::' tests/filter.sed</userinput></screen>
|
|
|
--->
|
|
|
<para>The E2fsprogs documentation recommends that the package be built in
|
|
|
a subdirectory of the source tree: </para>
|
|
|
|
|
@@ -151,7 +147,7 @@ make LD_LIBRARY_PATH=/tools/lib check</userinput></screen>
|
|
|
<filename class="extension">.info</filename> file but doesn't update the
|
|
|
system-wide <filename>dir</filename> file. Unzip this file and then update
|
|
|
the system <filename>dir</filename> file using the following
|
|
|
- commands.</para>
|
|
|
+ commands:</para>
|
|
|
|
|
|
<screen><userinput remap="install">gunzip -v /usr/share/info/libext2fs.info.gz
|
|
|
install-info --dir-file=/usr/share/info/dir /usr/share/info/libext2fs.info</userinput></screen>
|