1
0
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:
Hannes Magnusson
2008-04-11 21:57:58 +00:00
parent fce4f9600e
commit 5881476266
+1 -1
View File
@@ -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";