Ticket #2185 (new bug) — at Initial Version

Opened 10 years ago

Last modified 10 years ago

"nmake release" fails on windows

Reported by: coke Owned by:
Priority: minor Milestone:
Component: none Version: master
Severity: medium Keywords:
Cc: Language:
Patch status: Platform: win32

Description

nmake release is using the following unix-isms:

[ shell test operator ln -s tar mv grep tar rm

No reason this couldn't be replaced en masse with a perl script that depends on Archive::Tar. (core in 5.9.3 and above, and "make release" already has non-perl-core deps anyway.)

Note: See TracTickets for help on using tickets.