Ignore:
Timestamp:
12/25/2019 02:21:00 PM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
3a41eec
Parents:
f0b6f13
Message:

MultiLib: Merge changes from trunk

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/meson.xml

    rf0b6f13 rb1e9fd41  
    4040  <sect2 role="installation">
    4141    <title>Installation of Meson</title>
     42
     43    <para>Apply a fix from upstream to fix a regression:</para>
     44
     45<screen><userinput remap="pre">sed -i "s@isfile(a)@&amp; and not a.startswith('/dev')@" mesonbuild/interpreter.py</userinput></screen>
    4246
    4347    <para>Compile Meson with the following command:</para>
Note: See TracChangeset for help on using the changeset viewer.