diff options
author | Remi Collet <remi@remirepo.net> | 2021-07-26 17:23:56 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-07-26 17:23:56 +0200 |
commit | be960a99a954bbc28a8e2a8e72b66e45d7406fc7 (patch) | |
tree | 71c34edd5b1851d95987458f198f6216d5b43aca | |
parent | 18f1264dedeca03acd985ef8298aeec5150daea6 (diff) |
cleanup
-rw-r--r-- | php-pecl-ev.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/php-pecl-ev.spec b/php-pecl-ev.spec index 3ed4de1..3a9e8ed 100644 --- a/php-pecl-ev.spec +++ b/php-pecl-ev.spec @@ -201,8 +201,6 @@ REPORT_EXIT_STATUS=1 \ %if %{with_zts} : Minimal load test for ZTS extension cd ../ZTS -rm tests/bug43-uncaught-exception.php5.phpt - %{__ztsphp} \ $DEPMOD \ --define extension=%{buildroot}%{php_ztsextdir}/%{pecl_name}.so \ |