diff options
Diffstat (limited to 'lang/perl5.16/files/patch-perl.c')
-rw-r--r-- | lang/perl5.16/files/patch-perl.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lang/perl5.16/files/patch-perl.c b/lang/perl5.16/files/patch-perl.c index 8e91bd68b9e6..2f3753750e72 100644 --- a/lang/perl5.16/files/patch-perl.c +++ b/lang/perl5.16/files/patch-perl.c @@ -1,13 +1,5 @@ --- perl.c +++ perl.c -@@ -3724,7 +3724,7 @@ - * perl with that fd as it has always done. - */ - } -- if (*suidscript) { -+ if (*suidscript != TRUE) { - Perl_croak(aTHX_ "suidperl needs (suid) fd script\n"); - } #else /* IAMSUID */ @@ -4882,6 +4882,28 @@ incpush(APPLLIB_EXP, TRUE, TRUE, TRUE, TRUE); |