Changeset 1715682 for pst/typesetting


Ignore:
Timestamp:
04/24/2021 01:44:36 AM (3 years ago)
Author:
Ken Moffat <ken@…>
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:
0d993cb9
Parents:
00a3154
Message:

Update the xindy patch to match upstream texlive-2021.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/xindy.xml

    r00a3154 r1715682  
    7979        <para>
    8080          Required patch: <ulink
    81           url="&patch-root;/xindy-&xindy-version;-upstream_fixes-1.patch"/>
     81          url="&patch-root;/xindy-&xindy-version;-upstream_fixes-2.patch"/>
    8282        </para>
    8383      </listitem>
     
    111111sed -i 's%\(indexentry\)%\1\\%' make-rules/inputenc/make-inp-rules.pl &amp;&amp;
    112112
    113 patch -Np1 -i ../xindy-&xindy-version;-upstream_fixes-1.patch &amp;&amp;
     113patch -Np1 -i ../xindy-&xindy-version;-upstream_fixes-2.patch &amp;&amp;
    114114
    115115./configure --prefix=/opt/texlive/&texlive-year;              \
     
    156156
    157157    <para>
    158       <command>patch -Np1 -i ../xindy-&xindy-version;-upstream_fixes-1.patch</command>:
     158      <command>patch -Np1 -i ../xindy-&xindy-version;-upstream_fixes-2.patch</command>:
    159159      <application>Xindy</application> is now maintained at CTAN. This patch
    160160      updates the source with some of the changes made there (but ignoring
Note: See TracChangeset for help on using the changeset viewer.