]> git.pld-linux.org Git - packages/php.git/blame - php-no_pear_install.patch
move php.1 manual to -program (link to actual php-cli)
[packages/php.git] / php-no_pear_install.patch
CommitLineData
43a7fbc8
ER
1--- php-5.2.7/configure.in~ 2008-12-05 13:00:48.000000000 +0200
2+++ php-5.2.7/configure.in 2008-12-05 13:02:07.458670585 +0200
3@@ -1328,7 +1328,7 @@
56b08b8f
AG
4 CXXFLAGS="$CXXFLAGS $standard_libtool_flag"
5
633983a3 6 all_targets="$lcov_target \$(OVERALL_TARGET) \$(PHP_MODULES) \$(PHP_ZEND_EX) \$(PHP_CLI_TARGET)"
62277197 7-install_targets="$install_modules install-build install-headers install-programs $install_pear"
6bfecb0b
AG
8+install_targets="$install_modules install-build install-headers install-programs"
9
10 case $PHP_SAPI in
633983a3 11 cli)
This page took 0.165115 seconds and 4 git commands to generate.