We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e2a47f commit 907ca35Copy full SHA for 907ca35
share/64bit-5.32.1.1.pp
@@ -86,7 +86,7 @@
86
'<dist_sharedir>/perl-5.32/win32_config.gc.tt' => 'win32/config.gc',
87
'<dist_sharedir>/perl-5.32/perlexe.rc.tt' => 'win32/perlexe.rc',
88
'<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',
+ '<dist_sharedir>/perl-5.32/win32_FindExt.pm' => 'win32/FindExt.pm', # needed?
90
},
91
license => { #SRC paths are relative to the perl src root
92
'Readme' => '<image_dir>/licenses/perl/Readme',
0 commit comments