Changeset 02cfd6d


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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r2315a3ca r02cfd6d  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[pierre] - Fix gedit for building
     49          with newer versions of meson. Report by Joe Locash.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to gnumeric-1.12.51. Fixes
    4953          <ulink url="&blfs-ticket-root;15994">#15994</ulink>.</para>
  • 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.