From 58814762662eebe70f92113bccdcc2f81ddbaecd Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Fri, 11 Apr 2008 21:57:58 +0000 Subject: [PATCH] MFH: Update URL for go-pear --- win32/build/mkdist.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/build/mkdist.php b/win32/build/mkdist.php index 546af8b0f2..a2d1e92803 100644 --- a/win32/build/mkdist.php +++ b/win32/build/mkdist.php @@ -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"; -- 2.40.0