Skip to content

Commit 907ca35

Browse files
committed
Config and script for 5.34.3.1 beta
1 parent 7e2a47f commit 907ca35

File tree

2 files changed

+505
-1
lines changed

2 files changed

+505
-1
lines changed

share/64bit-5.32.1.1.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
'<dist_sharedir>/perl-5.32/win32_config.gc.tt' => 'win32/config.gc',
8787
'<dist_sharedir>/perl-5.32/perlexe.rc.tt' => 'win32/perlexe.rc',
8888
'<dist_sharedir>/perl-5.32/win32_config_H.gc' => 'win32/config_H.gc', # enables gdbm/ndbm/odbm
89-
'<dist_sharedir>/perl-5.32/win32_FindExt.pm' => 'win32/FindExt.pm',
89+
'<dist_sharedir>/perl-5.32/win32_FindExt.pm' => 'win32/FindExt.pm', # needed?
9090
},
9191
license => { #SRC paths are relative to the perl src root
9292
'Readme' => '<image_dir>/licenses/perl/Readme',

0 commit comments

Comments
 (0)