Changeset 336233eb


Ignore:
Timestamp:
Apr 10, 2014, 5:41:30 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
6cf542f
Parents:
76da2c2
Message:

Do not use the symlink recreation commands from common attr.xml. It is different for 32 bit attr because of --libdir=/lib during configure.

File:
1 edited

Legend:

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

    r76da2c2 r336233eb  
    6767  xpointer="xpointer(//*[@os='k'])"/>
    6868
    69   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    70   href="../common/attr.xml"
    71   xpointer="xpointer(//*[@os='l'])"/>
     69<screen os="l"><userinput>ln -sfv ../../lib/$(readlink /lib/libattr.so) /usr/lib/libattr.so
     70rm -v /lib/libattr.so</userinput></screen>
    7271
    7372  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.