summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-rnp.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-rnp.spec b/php-pecl-rnp.spec
index ba0c169..c0ab796 100644
--- a/php-pecl-rnp.spec
+++ b/php-pecl-rnp.spec
@@ -129,7 +129,7 @@ done
%check
: Minimal load test for NTS extension
-%{_bindir}/php --no-php-ini \
+%{__php} --no-php-ini \
--define extension=%{buildroot}%{php_extdir}/%{pecl_name}.so \
--modules | grep '^%{pecl_name}$'