]> git.pld-linux.org Git - packages/php.git/blobdiff - php.spec
fix @processname@ in split config as well
[packages/php.git] / php.spec
index 2f2bebcd80e4e88f63c0e9ef35b53ca600ae6013..ed4182935d1085534f40faa2a92fe75126272216 100644 (file)
--- 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
This page took 0.027512 seconds and 4 git commands to generate.