Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
php5
>
php-5.6.7
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 3
[-]
[+]
Changed
php5.spec
@@ -1689,6 +1689,8 @@ %else ln -s %{_sysconfdir}/init.d/php-fpm %{buildroot}%{_sbindir}/rcphp-fpm %endif +if [ -x %{buildroot}%{_bindir}/php-config ] ; then +sed -i -e s@"^php_sapis=.*"@"php_sapis=\"cli fpm cgi\""@ %{buildroot}%{_bindir}/php-config %post -n apache2-mod_php5 #some distro versions does not have this tool.