summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--swoole.spec4
1 files 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