typo
This commit is contained in:
parent
4ab1d8036b
commit
b6ad1ec5dd
4
php.spec
4
php.spec
@ -962,7 +962,7 @@ build --libdir=%{_libdir}/php \
|
|||||||
%if %{with_json}
|
%if %{with_json}
|
||||||
--enable-json=shared \
|
--enable-json=shared \
|
||||||
%else
|
%else
|
||||||
--disable-json
|
--disable-json \
|
||||||
%endif
|
%endif
|
||||||
%if %{with_zip}
|
%if %{with_zip}
|
||||||
--enable-zip=shared \
|
--enable-zip=shared \
|
||||||
@ -1098,7 +1098,7 @@ build --includedir=%{_includedir}/php-zts \
|
|||||||
%if %{with_json}
|
%if %{with_json}
|
||||||
--enable-json=shared \
|
--enable-json=shared \
|
||||||
%else
|
%else
|
||||||
--disable-json
|
--disable-json \
|
||||||
%endif
|
%endif
|
||||||
%if %{with_zip}
|
%if %{with_zip}
|
||||||
--enable-zip=shared \
|
--enable-zip=shared \
|
||||||
|
Loading…
Reference in New Issue
Block a user