Ignore:
Timestamp:
03/31/2021 10:41:39 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib
Children:
7610848
Parents:
811b5a39
git-author:
Thomas Trepl <thomas@…> (06/29/2020 07:55:01 AM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:39 AM)
Message:

Update to new lfs structure

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11986 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 moved

Legend:

Unmodified
Added
Removed
  • chapter08/perl.xml

    r811b5a39 r6dfcfecc  
    3232
    3333      <seglistitem>
    34         <seg>&perl-ch6-sbu;</seg>
    35         <seg>&perl-ch6-du;</seg>
     34        <seg>&perl-fin-sbu;</seg>
     35        <seg>&perl-fin-du;</seg>
    3636      </seglistitem>
    3737    </segmentedlist>
     
    4141  <sect2 role="installation">
    4242    <title>Installation of Perl</title>
    43 
    44     <para>First create a basic <filename>/etc/hosts</filename> file to be
    45     referenced in one of Perl's configuration files as well as the optional
    46     test suite:</para>
    47 
    48 <screen><userinput remap="pre">echo "127.0.0.1 localhost $(hostname)" &gt; /etc/hosts</userinput></screen>
    4943
    5044    <para>This version of Perl now builds the Compress::Raw::Zlib and
Note: See TracChangeset for help on using the changeset viewer.