[packages/php-pecl-timecop] drop bogus spl.so line

glen glen at pld-linux.org
Sat Oct 28 22:21:36 CEST 2017


commit 0f1a37da57260ee6fd42633e38e2e3623c642efa
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sat Oct 28 23:21:22 2017 +0300

    drop bogus spl.so line

 php-pecl-timecop.spec | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/php-pecl-timecop.spec b/php-pecl-timecop.spec
index ac11ad0..3838c52 100644
--- a/php-pecl-timecop.spec
+++ b/php-pecl-timecop.spec
@@ -46,7 +46,6 @@ phpize
 # simple module load test
 %{__php} -n -q \
 	-d extension_dir=modules \
-	-d extension=%{php_extensiondir}/spl.so \
 	-d extension=%{modname}.so \
 	-m > modules.log
 grep %{modname} modules.log
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-timecop.git/commitdiff/0f1a37da57260ee6fd42633e38e2e3623c642efa



More information about the pld-cvs-commit mailing list