clean old check
This commit is contained in:
parent
427d0993cb
commit
67fdb8237a
3
php.spec
3
php.spec
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user