summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-03-27 23:36:59 +0100
committerPeter Kokot <peterkokot@gmail.com>2019-03-28 17:42:11 +0100
commit5e16f5b8d8c93a124c9b41e17b923195510704c7 (patch)
treeed2ddd18d71eb528e58d8b4f0ccb58a1ef122cb7 /build
parentd9fbbbc868e7dda70e3a442f4c300ba46ddf449c (diff)
downloadphp-git-5e16f5b8d8c93a124c9b41e17b923195510704c7.tar.gz
Remove php7.spec.in file
RPM specification file was introduced via 7c2f1384d45876bbdef255c4a57301e6406f6964 for PHP to include official RPM packages long time agon. With removal of the makerpm script via 3d51d4c90c77a30a7b88aae7184dcce4b6e26b07 and Linux repositories to manage such updated and customized info in their repositories this file is most likely not needed anymore.
Diffstat (limited to 'build')
-rw-r--r--build/Makefile.global2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/Makefile.global b/build/Makefile.global
index 14d0365cc8..acb9edcff7 100644
--- a/build/Makefile.global
+++ b/build/Makefile.global
@@ -119,7 +119,7 @@ clean:
distclean: clean
rm -f Makefile config.cache config.log config.status Makefile.objects Makefile.fragments libtool main/php_config.h main/internal_functions_cli.c main/internal_functions.c buildmk.stamp Zend/zend_dtrace_gen.h Zend/zend_dtrace_gen.h.bak Zend/zend_config.h TSRM/tsrm_config.h
- rm -f php7.spec main/build-defs.h scripts/phpize
+ rm -f main/build-defs.h scripts/phpize
rm -f ext/date/lib/timelib_config.h ext/mbstring/libmbfl/config.h ext/oci8/oci8_dtrace_gen.h ext/oci8/oci8_dtrace_gen.h.bak
rm -f scripts/man1/phpize.1 scripts/php-config scripts/man1/php-config.1 sapi/cli/php.1 sapi/cgi/php-cgi.1 sapi/phpdbg/phpdbg.1 ext/phar/phar.1 ext/phar/phar.phar.1
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