Changeset 26863 for branches/eam_branches/20091201/psconfig/pscheckperl
- Timestamp:
- Feb 10, 2010, 4:02:26 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/psconfig/pscheckperl
r26273 r26863 127 127 if ($prompts eq "NONE") { $prompts = ""; } 128 128 129 if (-e "Build.PL" ) {129 if (-e "Build.PL" and $module ne "Params::Validate") { 130 130 # vsystem("perl Build.PL --install_path lib=$perldir "); 131 131 vsystem("perl Build.PL --install_base $prefix $buildopts");
Note:
See TracChangeset
for help on using the changeset viewer.
