Commit:    60e38b3243577abc80ce6bbcfb0b4125b08acb85
Author:    Christopher Jones <s...@php.net>         Tue, 1 Oct 2013 10:33:39 
-0700
Parents:   ec5b87c50dd9b77bd3b638157f317749237d5566
Branches:  PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=60e38b3243577abc80ce6bbcfb0b4125b08acb85

Log:
Revert "Make 'make distclean' remove the downloaded pear PHAR"

This reverts commit d7baf0427fb56cbde55495e5c2071b1cdacb94ce.

Changed paths:
  M  Makefile.global


Diff:
diff --git a/Makefile.global b/Makefile.global
index c56ef99..05c5d15 100644
--- a/Makefile.global
+++ b/Makefile.global
@@ -125,7 +125,6 @@ distclean: clean
        rm -f sapi/fpm/php-fpm.conf sapi/fpm/init.d.php-fpm 
sapi/fpm/php-fpm.service sapi/fpm/php-fpm.8 sapi/fpm/status.html
        rm -f ext/iconv/php_have_bsd_iconv.h ext/iconv/php_have_glibc_iconv.h 
ext/iconv/php_have_ibm_iconv.h ext/iconv/php_have_iconv.h 
ext/iconv/php_have_libiconv.h ext/iconv/php_iconv_aliased_libiconv.h 
ext/iconv/php_iconv_supports_errno.h ext/iconv/php_php_iconv_h_path.h 
ext/iconv/php_php_iconv_impl.h
        rm -f ext/phar/phar.phar ext/phar/phar.php
-       rm -f pear/install-pear-nozlib.phar
        if test "$(srcdir)" != "$(builddir)"; then \
          rm -f ext/phar/phar/phar.inc; \
        fi


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

Reply via email to