Ignore:
Timestamp:
05/11/2019 05:34:27 AM (5 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
01ffc23
Parents:
91c8dac
Message:

Merge upstream changes

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/systemd.xml

    r91c8dac r8c5e7286  
    5353    create links to the libraries in the approprite location:</para>
    5454
    55 <screen><userinput remap="pre">for file in /tools/lib/lib{blkid,mount,uuid}*; do
     55<screen><userinput remap="pre">for file in /tools/lib/lib{blkid,mount,uuid}.so*; do
    5656    ln -sf $file /usr/lib/
    5757done</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.