sniper          Fri Apr 29 22:40:19 2005 EDT

  Added files:                 
    /php-src/scripts/dev        phpextdist 

  Removed files:               
    /php-src/scripts    phpextdist 

  Modified files:              
    /php-src/scripts    Makefile.frag 
  Log:
  Moved phpextdist to dev/
  
http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.17&r2=1.18&ty=u
Index: php-src/scripts/Makefile.frag
diff -u php-src/scripts/Makefile.frag:1.17 php-src/scripts/Makefile.frag:1.18
--- php-src/scripts/Makefile.frag:1.17  Thu Mar 24 12:16:34 2005
+++ php-src/scripts/Makefile.frag       Fri Apr 29 22:40:18 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