clean old check

This commit is contained in:
Remi Collet 2021-11-24 07:21:20 +01:00
parent 427d0993cb
commit 67fdb8237a
1 changed files with 0 additions and 3 deletions

View File

@ -1130,9 +1130,6 @@ popd
%check
: Ensure proper NTS/ZTS build
$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
cd build-fpm