]> git.pld-linux.org Git - packages/php.git/blob - php-mime_magic.patch
use /usr/sbin/php-fpm as other branches
[packages/php.git] / php-mime_magic.patch
1 --- php-5.2.6/ext/mime_magic/config.m4  2007-07-03 19:25:34.000000000 +0200
2 +++ php-5.2.6.new/ext/mime_magic/config.m4      2008-06-16 09:32:48.996084697 +0200
3 @@ -18,8 +18,6 @@
4    if test "$PHP_MIME_MAGIC" != "yes"; then
5      if test -f $PHP_MIME_MAGIC; then
6        PHP_MIME_MAGIC_FILE_PATH=$PHP_MIME_MAGIC
7 -    else
8 -      AC_MSG_ERROR([File '$PHP_MIME_MAGIC' not found!])
9      fi
10    else
11      MAGIC_MIME_LOCATIONS="/usr/local/apache/conf/magic /usr/local/etc/apache/conf/magic /etc/apache/magic /etc/httpd/conf/magic /usr/share/magic.mime /usr/share/misc/magic.mime /etc/magic.mime"
12
This page took 0.02667 seconds and 3 git commands to generate.