Changes in / [c957cd1:6df2d33]


Ignore:
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rc957cd1 r6df2d33  
    4242     <para>August 8th, 2023</para>
    4343     <itemizedlist>
    44        <listitem>
    45          <para>[ken] - Fix fontforge ftbfs with gettext-0.22. Fixes
    46          <ulink url="&blfs-ticket-root;18392">#18392</ulink>.</para>
    47        </listitem>
    4844       <listitem>
    4945         <para>[renodr] - Update to mercurial-6.5.1. Fixes
  • xsoft/other/fontforge.xml

    rc957cd1 r6df2d33  
    124124      commands:
    125125    </para>
    126 
    127     <para>
    128       First fix a problem with old translations exposed by gettext-0.22:
    129     </para>
    130 
    131 <screen><userinput>sed -i.orig 's/\(%[^%[:space:]]*\)hs/\1s/g' \
    132  fontforgeexe/searchview.c po/de.po po/ca.po \
    133  po/hr.po po/it.po po/pl.po po/uk.po po/en_GB.po \
    134  po/fr.po po/vi.po po/ko.po po/ja.po</userinput></screen>
    135126
    136127<screen><userinput>mkdir build &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.