[packages/php-pecl-igbinary] force proper php test executable

glen glen at pld-linux.org
Sun Jun 23 12:27:38 CEST 2013


commit a0e64d78c4e00591f45a6f42115e32f345f82f72
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Jun 23 13:27:29 2013 +0300

    force proper php test executable

 php-pecl-igbinary.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-igbinary.spec b/php-pecl-igbinary.spec
index b63c812..fede05d 100644
--- a/php-pecl-igbinary.spec
+++ b/php-pecl-igbinary.spec
@@ -77,7 +77,8 @@ grep %{modname} modules.log
 cat <<'EOF' > run-tests.sh
 #!/bin/sh
 %{__make} test \
-	PHP_TEST_SHARED_SYSTEM_EXTENSIONS="pcre spl session" \
+	PHP_EXECUTABLE=%{__php} \
+	PHP_TEST_SHARED_SYSTEM_EXTENSIONS="simplexml pcre spl session" \
 	RUN_TESTS_SETTINGS="-q $*"
 EOF
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-igbinary.git/commitdiff/a0e64d78c4e00591f45a6f42115e32f345f82f72



More information about the pld-cvs-commit mailing list