SOURCES: cherokee-php-path.patch - updated for 0.9.4

charles charles at pld-linux.org
Tue Oct 21 02:26:50 CEST 2008


Author: charles                      Date: Tue Oct 21 00:26:50 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 0.9.4

---- Files affected:
SOURCES:
   cherokee-php-path.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/cherokee-php-path.patch
diff -u SOURCES/cherokee-php-path.patch:1.2 SOURCES/cherokee-php-path.patch:1.3
--- SOURCES/cherokee-php-path.patch:1.2	Thu Apr 17 17:57:26 2008
+++ SOURCES/cherokee-php-path.patch	Tue Oct 21 02:26:44 2008
@@ -5,7 +5,24 @@
  	"php5", 
  	"php4", 
 -	"php-cgi",
-+	"php.cgi",
++	"php.fcgi",
  #else
  	"PHP.EXE",
  #endif
+--- cherokee-0.9.4/configure.in.orig	2008-10-09 13:41:48.000000000 +0200
++++ cherokee-0.9.4/configure.in	2008-10-21 01:20:27.000000000 +0200
+@@ -1145,13 +1145,7 @@
+ if test "x$PHPCGI" = "x"; then
+    AC_MSG_RESULT([no])
+ else
+-   $PHPCGI -v | grep 'cgi-fcgi' >/dev/null 2>/dev/null
+-   if test $? != 0; then
+-      PHPCGI=""
+-      AC_MSG_RESULT([no])
+-   else
+-      AC_MSG_RESULT([yes])
+-   fi
++   AC_MSG_RESULT([yes])
+ fi
+ 
+ if test "x$PHPCGI" = "x"; then
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/cherokee-php-path.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list