Changeset 671040f6


Ignore:
Timestamp:
08/06/2021 05:20:03 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4464515e
Parents:
32089e1
Message:

Revert "nautilus: workaround a meson-0.58.0 issue"

This reverts commit e010adbd54b5c63f7fa21241e64b326a8c3de294.

Now we have meson-0.59.0 in LFS, so it's not needed anymore.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/nautilus.xml

    r32089e1 r671040f6  
    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>
Note: See TracChangeset for help on using the changeset viewer.