Changeset e28ec43 for BOOK


Ignore:
Timestamp:
Apr 15, 2014, 10:51:09 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
dff9ef7
Parents:
1644898
Message:

Perl symlink not needed

Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/temp-perl.xml

    r1644898 re28ec43  
    6363<screen os="j"><userinput>make install</userinput></screen>
    6464
    65     <para os="k">Finally, create a necessary symlink:</para>
    66 
    67 <screen os="l"><userinput>ln -sfv /tools/bin/perl /usr/bin</userinput></screen>
    68 
    6965  </sect2>
    7066
  • BOOK/final-system/multilib/temp-perl.xml

    r1644898 re28ec43  
    6969    xpointer="xpointer(//*[@os='j'])"/>
    7070
    71     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    72     href="../common/temp-perl.xml"
    73     xpointer="xpointer(//*[@os='k'])"/>
    74 
    75     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    76     href="../common/temp-perl.xml"
    77     xpointer="xpointer(//*[@os='l'])"/>
    78 
    7971  </sect2>
    8072
  • BOOK/introduction/common/changelog.xml

    r1644898 re28ec43  
    3838
    3939    <listitem>
     40      <para>16 April 2014</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[Chris] - Removed creation of /usr/bin/perl symlink, as
     44          Perl creates a link itself when installed.</para>
     45        </listitem>
     46      </itemizedlist>
     47    </listitem>
     48
     49    <listitem>
    4050      <para>13 April 2014</para>
    4151      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.