mirror of
https://github.com/php/php-src.git
synced 2025-01-24 04:33:39 +08:00
Go with new go-pear infrastructure
This commit is contained in:
parent
c8c9add3be
commit
d45d690164
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user