diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-07-27 10:48:27 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-07-27 10:48:27 +0000 |
commit | f29c64d6c131b79fab4ecd5f3a3b5afc6803e2a1 (patch) | |
tree | 21d34c8d4e640471566ce9971e57ab8c8213b42e /Porting/makerel | |
parent | 82839a9d866c50672322b6c8ebe25182b233dcd3 (diff) | |
download | perl-f29c64d6c131b79fab4ecd5f3a3b5afc6803e2a1.tar.gz |
here lies 5.005_58
p4raw-id: //depot/perl@3797
Diffstat (limited to 'Porting/makerel')
-rw-r--r-- | Porting/makerel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/makerel b/Porting/makerel index ea99c67a69..8db209aea0 100644 --- a/Porting/makerel +++ b/Porting/makerel @@ -122,7 +122,7 @@ my @writables = qw( regnodes.h warning.h win32/config_H.bc - win32/config_h.gc + win32/config_H.gc win32/config_H.vc ); system("chmod +w @writables"); |