Changeset af290af


Ignore:
Timestamp:
06/03/2022 07:47:39 AM (23 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
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/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
5190c76b
Parents:
36357196
Message:

biber: adapt for Perl 5.36

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/biber.xml

    r36357196 raf290af  
    261261    <title>Installation of Biber</title>
    262262
     263    <!-- https://github.com/plk/biber/commit/d9e9617 -->
     264    <para>
     265      Fix an issue building this package with Perl 5.36 or later:
     266    </para>
     267
     268<screen><userinput remap="pre">sed 's/undef$/&amp;/' -i blib/lib/Biber/Section.pm</userinput></screen>
     269
    263270    <para>
    264271      Install <application>Biber</application> by running the following
    265272      commands:
    266273    </para>
    267 
    268 <!--<para>
    269       First apply a patch so that the testsuite will pass with
    270       the changes to hash formats in Unicode::Collates-1.29:
    271     </para>
    272 
    273 <screen><userinput remap="pre">patch -p1 -i ../biber-&biber-version;-test_fixes-1.patch</userinput></screen>-->
    274274
    275275<screen><userinput>perl ./Build.PL &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.