summaryrefslogtreecommitdiffstats
path: root/perl-install/steps.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/steps.pm')
-rw-r--r--perl-install/steps.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/steps.pm b/perl-install/steps.pm
index 080aa6f22..162bc6d57 100644
--- a/perl-install/steps.pm
+++ b/perl-install/steps.pm
@@ -47,4 +47,4 @@ if_((arch() !~ /alpha/) && (arch() !~ /ppc/),
}
-__END__
+1;