commit 2048b664f14c98c2562c5a6927fedb6a95182712
Author: Elan Ruusamäe <[email protected]>
Date:   Thu Dec 5 21:42:18 2013 +0200

    fix @processname@ in split config as well

 php.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 2f2bebc..ed41829 100644
--- a/php.spec
+++ b/php.spec
@@ -2470,7 +2470,7 @@ cp -p %{SOURCE11} 
$RPM_BUILD_ROOT/etc/logrotate.d/%{name}-fpm
        s#/usr/lib/php#%{php_extensiondir}#
        s#/etc/php#%{_sysconfdir}#
        s#@processname@#%{name}-fpm#g
-' 
$RPM_BUILD_ROOT{/etc/{rc.d/init.d/%{name}-fpm,logrotate.d/%{name}-fpm},%{_sysconfdir}/php-fpm.conf}
+' 
$RPM_BUILD_ROOT{/etc/{rc.d/init.d/%{name}-fpm,logrotate.d/%{name}-fpm},%{_sysconfdir}/php-fpm.conf,%{_sysconfdir}/fpm.d/www.conf}
 %endif
 
 # install Embedded API
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/2048b664f14c98c2562c5a6927fedb6a95182712

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to