mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-20 02:02:58 +01:00
Prepare perl 5.18.4 for 5.22
This commit is contained in:
parent
863406ba04
commit
dcce75dd79
8 changed files with 681 additions and 1 deletions
|
|
@ -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 .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue