sniper          Fri Apr 29 23:02:49 2005 EDT

  Added files:                 (Branch: PHP_5_0)
    /php-src/scripts/dev        phpextdist 

  Removed files:               
    /php-src/scripts    phpextdist 

  Modified files:              
    /php-src/scripts    Makefile.frag 
  Log:
  MFH: Moved phpextdist to dev/
  
http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.10.2.5&r2=1.10.2.6&ty=u
Index: php-src/scripts/Makefile.frag
diff -u php-src/scripts/Makefile.frag:1.10.2.5 
php-src/scripts/Makefile.frag:1.10.2.6
--- php-src/scripts/Makefile.frag:1.10.2.5      Mon Feb 28 00:28:25 2005
+++ php-src/scripts/Makefile.frag       Fri Apr 29 23:02:48 2005
@@ -21,7 +21,7 @@
        config.sub
 
 bin_SCRIPTS = phpize php-config
-bin_src_SCRIPTS = phpextdist
+bin_src_SCRIPTS = 
 
 install-build:
        @echo "Installing build environment:     $(INSTALL_ROOT)$(phpbuilddir)/"

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to