]> git.pld-linux.org Git - packages/php.git/blob - php-no_pear_install.patch
move php.1 manual to -program (link to actual php-cli)
[packages/php.git] / php-no_pear_install.patch
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 @@
4  CXXFLAGS="$CXXFLAGS $standard_libtool_flag"
5  
6  all_targets="$lcov_target \$(OVERALL_TARGET) \$(PHP_MODULES) \$(PHP_ZEND_EX) \$(PHP_CLI_TARGET)"
7 -install_targets="$install_modules install-build install-headers install-programs $install_pear"
8 +install_targets="$install_modules install-build install-headers install-programs"
9  
10  case $PHP_SAPI in
11    cli)
This page took 0.024311 seconds and 3 git commands to generate.