mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 14:24:10 +01:00
Fixes my formatting error in the last commit - no changelog entry made
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3110 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
5a4b3da022
commit
05073f6082
@ -23,8 +23,12 @@ instead and modify the way Perl is built. If you think you can live with the
|
|||||||
(sensible) defaults Perl auto-detects, then just use the command listed
|
(sensible) defaults Perl auto-detects, then just use the command listed
|
||||||
above.</para>
|
above.</para>
|
||||||
|
|
||||||
<para>The use of the -Dpager directive above fixes a small problem with the
|
<para>The meaning of the configure directive:</para>
|
||||||
perldoc program, due to improper invocation of the less program.</para>
|
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem><para><userinput>-Dpager="/bin/less -isR"</userinput>: This corrects
|
||||||
|
an error in the perldoc code with the invocation of the less program</para></listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
|
||||||
<para>Compile the package:</para>
|
<para>Compile the package:</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user