Ignore:
Timestamp:
May 28, 2014, 7:10:06 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
886080c
Parents:
39c0cd7
Message:

Seds for lib32 and li64 path are no longer used in hints. The scripts use plibpth now and are rewwritten.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/perl-n32.xml

    r39c0cd7 r2e50049  
    3939    href="perl-64bit.xml"
    4040    xpointer="xpointer(//*[@os='mp2'])"/>
    41 
    42     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    43     href="perl-64bit.xml"
    44     xpointer="xpointer(//*[@os='s1'])"/>
    45 
    46 <screen os="s2"><userinput>sed -i "/libc/s@/lib@/lib32@" hints/linux.sh</userinput></screen>
    47 
    48     <para os="m2">We still need to tell perl to actually use lib32:</para>
    49 
    50 <screen os="m3"><userinput>echo 'installstyle="lib32/perl5"' &gt;&gt; hints/linux.sh</userinput></screen>
    5141
    5242    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.