From d61c1da5a78a1743f9efcfecab013dba41446787 Mon Sep 17 00:00:00 2001 From: "Craig A. Berry" Date: Fri, 16 Nov 2007 23:49:42 +0000 Subject: [PATCH] Let's install the *current* perldelta on VMS. p4raw-id: //depot/perl@32354 --- vms/descrip_mms.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template index 53d927a..74af146 100644 --- a/vms/descrip_mms.template +++ b/vms/descrip_mms.template @@ -419,7 +419,7 @@ pod = $(pod0) $(pod1) $(pod2) $(pod3) $(pod4) $(pod5) $(pod6) $(pod7) $(pod8) $( # Would be useful to automate the generation of this rule from pod/buildtoc # Plus its corresponding delete in the clean target. -[.pod]perldelta.pod : [.pod]perl595delta.pod +[.pod]perldelta.pod : [.pod]perl5100delta.pod Copy/NoConfirm/Log $(MMS$SOURCE) $(MMS$TARGET) perlpods : $(pod) -- 2.7.4