]> granicus.if.org Git - php/commitdiff
Go with new go-pear infrastructure
authorWez Furlong <wez@php.net>
Sat, 31 Jul 2004 18:59:50 +0000 (18:59 +0000)
committerWez Furlong <wez@php.net>
Sat, 31 Jul 2004 18:59:50 +0000 (18:59 +0000)
win32/build/mkdist.php

index fd8ad4ae44e89589333df39c125199ff9c1fa220..33d273f474881881b8d94ba28ba1b34a55a7b32d 100644 (file)
@@ -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 */