Ignore:
Timestamp:
Jan 20, 2014, 11:41:29 AM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
e848082
Parents:
d0123a37
Message:

Use readlink for libcap and tidy library install amongst all installations.

File:
1 edited

Legend:

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

    rd0123a37 rd93a24a  
    3636<screen os="e"><userinput>make RAISE_SETFCAP=no install
    3737chmod -v 755 /lib/libcap.so.&libcap-version;
     38ln -sfv ../../lib/$(readlink /lib/libcap.so) /usr/lib/libcap.so
    3839rm -v /lib/libcap.so
    39 ln -sfv ../../lib/libcap.so.2 /usr/lib/libcap.so
    4040mv -v /lib/libcap.a /usr/lib</userinput></screen>
    4141
Note: See TracChangeset for help on using the changeset viewer.