Changes in / [1e6ae10c:96aff83f]


Ignore:
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/nautilus.xml

    r1e6ae10c r96aff83f  
    115115  <sect2 role="installation">
    116116    <title>Installation of Nautilus</title>
    117 
    118     <!-- This is a known bug in meson-0.58.0, but seems (in LFS/BLFS) only
    119          affects nautilus.  Remove the workaround after meson-0.58.1. -->
    120     <para>
    121       Work around an issue in meson-0.58.0:
    122     </para>
    123 
    124 <screen><userinput>sed -e 's/test_env/#&amp;/' \
    125     -e 's/env: \[/env: test_env + [/' \
    126     -i test/automated/displayless/meson.build</userinput></screen>
    127117
    128118    <para>
  • networking/netlibs/curl.xml

    r1e6ae10c r96aff83f  
    77  <!ENTITY curl-download-http "https://curl.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "3cf78c539cae019cf96ba38571706e06">
     9  <!ENTITY curl-md5sum        "d7df02d3b78b625fee4dd765808a6eb6">
    1010  <!ENTITY curl-size          "2.4 MB">
    1111  <!ENTITY curl-buildsize     "103 MB (add 17 MB for tests)">
     
    7373      </listitem>
    7474    </itemizedlist>
    75 <!--
     75
     76    <!--
    7677    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7778    <itemizedlist spacing="compact">
     
    8384      </listitem>
    8485    </itemizedlist>
    85 -->
     86    -->
    8687
    8788    <bridgehead renderas="sect3">cURL Dependencies</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.