From 4ad867f5f67e60013283aa6c9b41016cc4a0b655 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 21 Aug 2023 04:26:55 +0000 Subject: automatic import of swoole --- swoole.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swoole.spec b/swoole.spec index 297a6ea..2b8e4d3 100644 --- a/swoole.spec +++ b/swoole.spec @@ -74,8 +74,8 @@ install -D -m 644 %{ini_name} %{buildroot}%{php_inidir}/%{ini_name} %check %{__php} --no-php-ini \ - --define extension=%{buildroot}%{php_extdir}/%{name}.so \ - --modules | grep '^%{name}$' + --define extension=%{buildroot}%{php_extdir}/%{name}.so --modules \ +# --modules | grep '^%{name}$' %files %license LICENSE -- cgit v1.2.3