Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/fontforge.xml

    r2a530932 rd9d1ecc  
    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>
    126135
    127136<screen><userinput>mkdir build &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.