summaryrefslogtreecommitdiffstats
path: root/php-pecl-igbinary.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-01-12 15:29:45 +0100
committerRemi Collet <remi@php.net>2022-01-12 15:29:45 +0100
commit03bb5ec140396adb9fdb4da08193273c5f0825eb (patch)
treeebd3b900fbfa2a9f1639c8689d678007a4aeb380 /php-pecl-igbinary.spec
parent807f155cd080ee7cb94fd6c7158175535b9fb8c3 (diff)
typo
Diffstat (limited to 'php-pecl-igbinary.spec')
-rw-r--r--php-pecl-igbinary.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-igbinary.spec b/php-pecl-igbinary.spec
index 409b5e2..0489844 100644
--- a/php-pecl-igbinary.spec
+++ b/php-pecl-igbinary.spec
@@ -231,7 +231,7 @@ if [ -f %{php_extdir}/json.so ]; then
MOD="$MOD -d extension=json.so"
fi
-%if "{php_version}" >= "8.0"
+%if "%{php_version}" > "8.0"
OPTS="-q --show-diff %{?_smp_mflags}"
%else
OPTS="-q -P --show-diff"