mirror of
https://github.com/php/php-src.git
synced 2026-04-26 01:18:19 +02:00
MFH: Update URL for go-pear
This commit is contained in:
@@ -344,7 +344,7 @@ if (!$use_pear_template) {
|
||||
|
||||
/* grab the bootstrap script */
|
||||
echo "Downloading go-pear\n";
|
||||
copy("http://go-pear.org/", "$dist_dir/PEAR/go-pear.php");
|
||||
copy("http://pear.php.net/go-pear", "$dist_dir/PEAR/go-pear.php");
|
||||
|
||||
/* import the package list -- sets $packages variable */
|
||||
include "pear/go-pear-list.php";
|
||||
|
||||
Reference in New Issue
Block a user