Ignore:
Timestamp:
May 29, 2014, 1:50:04 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
cdf768f
Parents:
74eaf4b
git-author:
William Harrington <kb0iic@…> (05/29/14 13:49:53)
git-committer:
William Harrington <kb0iic@…> (05/29/14 13:50:04)
Message:

Add command to multilib perl n32 and 64bit to properly set installstyle variable to use from the applied multilib patch.

File:
1 edited

Legend:

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

    r74eaf4b r21d35156  
    3636
    3737<screen os="mp2"><userinput>patch -Np1 -i ../&perl-multilib-patch;</userinput></screen>
     38
     39    <para os="m2">We still need to tell Perl to actually use
     40    <filename class="directory">lib64</filename>:</para>
     41
     42<screen os="m3"><userinput>echo 'installstyle="lib64/perl5"' &gt;&gt; hints/linux.sh</userinput></screen>
    3843
    3944    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.