diff options
author | Remi Collet <remi@remirepo.net> | 2023-05-26 13:55:38 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-05-26 13:55:38 +0200 |
commit | f91aaa9f35c86e4ea9786840bcb32d2b20eaed65 (patch) | |
tree | b7bb2f93f4eb8b8617480889a60c2a6f4886d9e4 | |
parent | acbdf6cd2d893a4541b8c245431f56fcb42ce16b (diff) |
minor
-rw-r--r-- | php-pecl-bitset.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/php-pecl-bitset.spec b/php-pecl-bitset.spec index 34f8f57..7e3c938 100644 --- a/php-pecl-bitset.spec +++ b/php-pecl-bitset.spec @@ -70,7 +70,6 @@ cd .. mkdir NTS %if %{with_zts} -# Duplicate source tree for NTS / ZTS build mkdir ZTS %endif |