From: Wez Furlong Date: Sat, 31 Jul 2004 18:59:50 +0000 (+0000) Subject: Go with new go-pear infrastructure X-Git-Tag: PRE_ZEND_VM_DISPATCH_PATCH~289 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d45d690164d6c03c858bb375ea74a85694812fa9;p=php Go with new go-pear infrastructure --- diff --git a/win32/build/mkdist.php b/win32/build/mkdist.php index fd8ad4ae44..33d273f474 100644 --- a/win32/build/mkdist.php +++ b/win32/build/mkdist.php @@ -333,7 +333,7 @@ function copy_dir($source, $dest) /* change this next line to true to use good-old * hand-assembled go-pear-bundle from the snapshot template */ -$use_pear_template = true; +$use_pear_template = false; if (!$use_pear_template) { /* Let's do a PEAR-less pear setup */