From 4e0bac30cf8781c4385a7617e92d21af5cfddbff Mon Sep 17 00:00:00 2001 From: Gurusamy Sarathy Date: Fri, 3 Dec 1999 07:42:23 +0000 Subject: don't mess with the umask() p4raw-id: //depot/perl@4632 --- installperl | 2 -- 1 file changed, 2 deletions(-) (limited to 'installperl') diff --git a/installperl b/installperl index ddd06fa6d7..fd1314fe2c 100755 --- a/installperl +++ b/installperl @@ -54,8 +54,6 @@ while (@ARGV) { shift; } -umask 022 unless $Is_VMS; - my @scripts = qw(utils/c2ph utils/h2ph utils/h2xs utils/perlbug utils/perldoc utils/pl2pm utils/splain utils/perlcc utils/dprofpp x2p/s2p x2p/find2perl -- cgit v1.2.1