Ignore:
Timestamp:
01/22/2022 07:39:41 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d0e51e6
Parents:
2315a3ca
Message:

Fix gedit for newer meson

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/gedit.xml

    r2315a3ca r02cfd6d  
    105105  <sect2 role="installation">
    106106    <title>Installation of Gedit</title>
     107
     108    <para>
     109      First fix building with recent versions of
     110      <application>meson</application>:
     111    </para>
     112
     113<screen><userinput>sed -i '/merge_file/{n;d}' data/meson.build</userinput></screen>
    107114
    108115    <para>
Note: See TracChangeset for help on using the changeset viewer.