Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/meson.xml

    rade3efa rd672ab7  
    4949    <title>Installation of Meson</title>
    5050
    51     <para>First, apply a patch that fixes an issue identified upstream:</para>
     51<!-- Applied in 0.56.2
     52    <para>First, apply a patch that fixes an issue with pkgconfig files
     53    for static libraries:</para>
    5254
    5355<screen><userinput remap="pre">patch -Np1 -i ../&meson-fix-patch;</userinput></screen>
     56-->
    5457    <para>Compile Meson with the following command:</para>
    55 
    5658
    5759<screen><userinput remap="make">python3 setup.py build</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.