This commit is contained in:
Remi Collet 2018-01-30 16:50:24 +01:00
parent 740006aa5d
commit c969bbc2d3
1 changed files with 1 additions and 1 deletions

View File

@ -1264,7 +1264,7 @@ install -D -m 644 %{SOURCE13} $RPM_BUILD_ROOT%{_sysconfdir}/nginx/conf.d/php-fpm
install -D -m 644 %{SOURCE14} $RPM_BUILD_ROOT%{_sysconfdir}/nginx/default.d/php.conf
# Generate files lists and stub .ini files for each subpackage
for mod in pgsql odbc ldap snmp xmlrpc
for mod in pgsql odbc ldap snmp xmlrpc \
%if %{with_imap}
imap \
%endif