|
@@ -41,17 +41,6 @@
|
|
|
<sect2 role="installation">
|
|
|
<title>Installation of File</title>
|
|
|
|
|
|
- <para>Fix the man page so that it will reflect recent changes to the
|
|
|
- <parameter>-e</parameter> (<parameter>--exclude</parameter>)
|
|
|
- parameter:</para>
|
|
|
-
|
|
|
-<!-- The following sed should not be required after the next version update
|
|
|
- as the maintainer has fixed it upstream. -->
|
|
|
-
|
|
|
-<screen><userinput remap="pre">sed -i -e '197,+1d' \
|
|
|
- -e '189,+1d' \
|
|
|
- -e 's/token$/tokens/' doc/file.man</userinput></screen>
|
|
|
-
|
|
|
<para>Prepare File for compilation:</para>
|
|
|
|
|
|
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>
|