summaryrefslogtreecommitdiffstats
path: root/php-bartlett-PHP-CompatInfo.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-11-13 12:14:15 +0100
committerRemi Collet <remi@php.net>2023-11-13 12:14:15 +0100
commit0cb8ff26f3ee364b31e6cf3cae5ce13f4de5cdee (patch)
tree4f4621fe1762fede8dcac8052982fa4b6391670f /php-bartlett-PHP-CompatInfo.spec
parent875f14b6c7f41db2f4f649dbe649136165c7ed7d (diff)
fix check
Diffstat (limited to 'php-bartlett-PHP-CompatInfo.spec')
-rw-r--r--php-bartlett-PHP-CompatInfo.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec
index df049c9..f3ea6c6 100644
--- a/php-bartlett-PHP-CompatInfo.spec
+++ b/php-bartlett-PHP-CompatInfo.spec
@@ -183,7 +183,7 @@ install -D -p -m 755 %{SOURCE1} %{buildroot}%{_datadir}/%{name}/fedora-
%check
-%{buildroot}%{_bindir}/phpcompatinfo --version || grep %{version}
+%{buildroot}%{_bindir}/phpcompatinfo --version | grep %{version} && exit 0
%files