]> granicus.if.org Git - php/commitdiff
Use PEAR bundle from the build template
authorEdin Kadribasic <edink@php.net>
Sat, 26 Mar 2005 21:32:20 +0000 (21:32 +0000)
committerEdin Kadribasic <edink@php.net>
Sat, 26 Mar 2005 21:32:20 +0000 (21:32 +0000)
win32/build/mkdist.php

index ed4e86477d8e4cd5c5947dd654c77a22f2cf2b71..51c304909d2fa979b29276ea95bfb6bab753167c 100644 (file)
@@ -335,7 +335,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 = false;
+$use_pear_template = true;
 
 if (!$use_pear_template) {
        /* Let's do a PEAR-less pear setup */