In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/ee982b091ce3fe08360cc0fff41cd8c3b39c9787?hp=ea0790113ffb02c3bcee4aabd83d008e691aceef>

- Log -----------------------------------------------------------------
commit ee982b091ce3fe08360cc0fff41cd8c3b39c9787
Author: Steve Hay <[email protected]>
Date:   Wed Aug 8 09:22:40 2012 +0100

    Don't try to set perms in makerel on files which no longer exist
-----------------------------------------------------------------------

Summary of changes:
 Porting/makerel |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/Porting/makerel b/Porting/makerel
index 698d42b..ea4c01c 100755
--- a/Porting/makerel
+++ b/Porting/makerel
@@ -158,9 +158,7 @@ my @writables = qw(
     win32/makefile.mk
     win32/config_H.ce
     win32/config_H.gc
-    win32/config_H.gc64
     win32/config_H.vc
-    win32/config_H.vc64
     utils/Makefile
     uconfig.h
 );

--
Perl5 Master Repository

Reply via email to