This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
simplify README.macosx instructions
authorAristotle Pagaltzis <pagaltzis@gmx.de>
Mon, 22 Jul 2013 07:38:58 +0000 (09:38 +0200)
committerAristotle Pagaltzis <pagaltzis@gmx.de>
Mon, 22 Jul 2013 07:38:58 +0000 (09:38 +0200)
This also removes a repeating version bumping bug.

README.macosx

index 0a03b3b..f10c791 100644 (file)
@@ -10,7 +10,7 @@ perlmacosx - Perl under Mac OS X
 
 This document briefly describes Perl under Mac OS X.
 
-  curl http://www.cpan.org/src/perl-5.19.3.tar.gz > perl-5.19.2.tar.gz
+  curl -O http://www.cpan.org/src/perl-5.19.3.tar.gz
   tar -xzf perl-5.19.3.tar.gz
   cd perl-5.19.3
   ./Configure -des -Dprefix=/usr/local/