[packages/php-pear] use __php macro for php cli

glen glen at pld-linux.org
Tue Aug 11 15:38:31 CEST 2015


commit c6fd9bb877d0d5263573ad41eba34f10cce154e5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Aug 11 16:38:26 2015 +0300

    use __php macro for php cli

 php-pear.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pear.spec b/php-pear.spec
index 637f894..55ad68f 100644
--- a/php-pear.spec
+++ b/php-pear.spec
@@ -39,7 +39,7 @@ Conflicts:	php-pear-PEAR < 1:1.7.2-10
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		__reg_provides	php %{SOURCE0}
+%define		__reg_provides	%{__php} %{SOURCE0}
 
 # find channel provides
 %define		_use_internal_dependency_generator 0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear.git/commitdiff/c6fd9bb877d0d5263573ad41eba34f10cce154e5



More information about the pld-cvs-commit mailing list