Skip to content

Commit 9522943

Browse files
committed
experimental 5.38.0.2
1 parent e8c3552 commit 9522943

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

devel.utils/_build-5.38_local.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ set TEST_JOBS=8
2121

2222
::set SKIP_MSI_STEP=1
2323
::set SKIP_PDL_STEP=1
24-
%PERLEXE% -Mblib ..\script\perldist_strawberry -job ..\share\64bit-5.38.0.1.pp -test_core -beta=0 -interactive -restorepoints -wixbin_dir=z:\sw\wix311 -cpan_url https://cpan.metacpan.org
24+
%PERLEXE% -Mblib ..\script\perldist_strawberry -job ..\share\64bit-5.38.0.2.pp -test_core -beta=0 -interactive -restorepoints -wixbin_dir=z:\sw\wix311 -cpan_url https://cpan.metacpan.org
2525

2626

share/64bit-5.38.0.2.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
patch => { #DST paths are relative to the perl src root
6060
'<dist_sharedir>/msi/files/perlexe.ico' => 'win32/perlexe.ico',
6161
'<dist_sharedir>/perl-5.36/perlexe.rc.tt' => 'win32/perlexe.rc',
62+
'<dist_sharedir>/perl-5.38/locale.diff' => '*',
6263
'config_H.gc' => {
6364
I_DBM => 'define',
6465
I_GDBM => 'define',

0 commit comments

Comments
 (0)