[packages/php-ext-pimple] depend pcre when testing

glen glen at pld-linux.org
Fri May 8 20:12:16 CEST 2015


commit e6d4c6c9da57c0f8f245c6a16d906c3aa22b3d6d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri May 8 21:12:12 2015 +0300

    depend pcre when testing

 php-ext-pimple.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-ext-pimple.spec b/php-ext-pimple.spec
index d3aa6ce..6c37d80 100644
--- a/php-ext-pimple.spec
+++ b/php-ext-pimple.spec
@@ -54,7 +54,7 @@ grep %{modname} modules.log
 export NO_INTERACTION=1 REPORT_EXIT_STATUS=1 MALLOC_CHECK_=2
 %{__make} test \
 	PHP_EXECUTABLE=%{__php} \
-	PHP_TEST_SHARED_SYSTEM_EXTENSIONS="spl" \
+	PHP_TEST_SHARED_SYSTEM_EXTENSIONS="pcre spl"
 %endif
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-ext-pimple.git/commitdiff/e6d4c6c9da57c0f8f245c6a16d906c3aa22b3d6d



More information about the pld-cvs-commit mailing list