[packages/php] fpm conf: update correct include path (disabled as empty dir produces warnings)

glen glen at pld-linux.org
Fri Oct 12 11:38:53 CEST 2012


commit 54aea0ee69bb119337001741504177e03f9224d1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Oct 12 12:37:09 2012 +0300

    fpm conf: update correct include path (disabled as empty dir produces warnings)

 php-fpm-config.patch | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/php-fpm-config.patch b/php-fpm-config.patch
index fdd3280..430f9b2 100644
--- a/php-fpm-config.patch
+++ b/php-fpm-config.patch
@@ -1,5 +1,14 @@
---- php-5.3.17/sapi/fpm/php-fpm.conf.in~	2012-09-13 00:27:16.000000000 +0300
-+++ php-5.3.17/sapi/fpm/php-fpm.conf.in	2012-10-09 20:00:31.645362454 +0300
+--- php-5.3.17/sapi/fpm/php-fpm.conf.in	2012-10-09 20:00:31.645362454 +0300
++++ php-5.3.17/sapi/fpm/php-fpm.conf.in	2012-10-12 12:35:47.601602945 +0300
+@@ -12,7 +12,7 @@
+ ; Relative path can also be used. They will be prefixed by:
+ ;  - the global prefix if it's been set (-p arguement)
+ ;  - @prefix@ otherwise
+-;include=etc/fpm.d/*.conf
++;include=/etc/php/fpm.d/*.conf
+ 
+ ;;;;;;;;;;;;;;;;;;
+ ; Global Options ;
 @@ -22,14 +22,14 @@
  ; Pid file
  ; Note: the default prefix is @EXPANDED_LOCALSTATEDIR@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/54aea0ee69bb119337001741504177e03f9224d1



More information about the pld-cvs-commit mailing list