#4355: "/tools/lib64" in systemd instruction
--------------------+----------------------
 Reporter:  xry111  |      Owner:  lfs-book
     Type:  defect  |     Status:  new
 Priority:  normal  |  Milestone:  8.4
Component:  Book    |    Version:  SVN
 Severity:  normal  |   Keywords:
--------------------+----------------------
 r11473 added the command:

 {{{
 for file in /tools/lib64/lib{blkid,mount,uuid}*; do
     ln -sf $file /usr/lib/
 done
 }}}

 AFAIK /tools/lib64 only contains the symlink ld-linux-x86-64.so.2 and
 lib{blkid,mount,uuid} are in /tools/lib.

 CC dj since he authored r11473.

--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/4355>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to