projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
77c1c05
)
Preserve case for the current perldelta on VMS.
author
Craig A. Berry <craigberry@mac.com>
Wed, 14 Nov 2012 01:20:38 +0000 (19:20 -0600)
committer
Craig A. Berry <craigberry@mac.com>
Wed, 14 Nov 2012 01:20:38 +0000 (19:20 -0600)
Both MMS and MMK upcase whenever there is a double macro expansion,
but by going through only one expansion, we can preserve the case
of the target filename on copy under extended parse.
vms/descrip_mms.template
patch
|
blob
|
blame
|
history
diff --git
a/vms/descrip_mms.template
b/vms/descrip_mms.template
index
ee32629
..
83f1b25
100644
(file)
--- a/
vms/descrip_mms.template
+++ b/
vms/descrip_mms.template
@@
-329,7
+329,7
@@
extra.pods : miniperl
PERLDELTA_CURRENT = [.pod]perl5176delta.pod
$(PERLDELTA_CURRENT) : [.pod]perldelta.pod
- Copy/NoConfirm/Log $(MMS$SOURCE) $(MMS$TARGET)
+ Copy/NoConfirm/Log $(MMS$SOURCE) $(PERLDELTA_CURRENT)
[.pod]perlapi.pod : embed.fnc autodoc.pl $(MINIPERL_EXE)
$(MINIPERL) autodoc.pl