clean old check

This commit is contained in:
Remi Collet 2021-11-24 07:21:20 +01:00
parent 427d0993cb
commit 67fdb8237a

View File

@ -1130,9 +1130,6 @@ popd
%check %check
: Ensure proper NTS/ZTS build : Ensure proper NTS/ZTS build
$RPM_BUILD_ROOT%{_bindir}/php -n -v | grep NTS $RPM_BUILD_ROOT%{_bindir}/php -n -v | grep NTS
%if %{with zts}
$RPM_BUILD_ROOT%{_bindir}/zts-php -n -v | grep ZTS
%endif
%if %runselftest %if %runselftest
cd build-fpm cd build-fpm