Prepare perl 5.18.4 for 5.22

This commit is contained in:
Samuel Tyler 2025-08-31 11:52:18 +10:00
parent 863406ba04
commit dcce75dd79
8 changed files with 681 additions and 1 deletions

View file

@ -34,6 +34,10 @@ src_prepare() {
perl regen/unicode_constants.pl
perl regen/regcharclass.pl
# Change the name, patching the generator script is not easy
# Because of 0005-Move-an-inversion-list-generation-to-mktables.patch
sed -i "s/_Perl_Multi_Char_Folds_invlist/_Perl_Folds_To_Multi_Char_invlist/" charclass_invlists.h
# regenerate configure
ln -s ../metaconfig*/.package .
ln -s ../metaconfig*/U .