packages: php/php.spec - fix test

glen glen at pld-linux.org
Sun Jul 25 20:06:54 CEST 2010


Author: glen                         Date: Sun Jul 25 18:06:54 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix test

---- Files affected:
packages/php:
   php.spec (1.879 -> 1.880) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.879 packages/php/php.spec:1.880
--- packages/php/php.spec:1.879	Sun Jul 25 12:45:48 2010
+++ packages/php/php.spec	Sun Jul 25 20:06:49 2010
@@ -2164,7 +2164,7 @@
 export NO_INTERACTION=1 REPORT_EXIT_STATUS=1 MALLOC_CHECK_=2
 unset TZ LANG LC_ALL || :
 %{__make} test \
-	EXTENSION_DIR=. \
+	EXTENSION_DIR=modules \
 	PHP_TEST_SHARED_SYSTEM_EXTENSIONS= \
 	RUN_TESTS_SETTINGS="-q $*"
 EOF
@@ -3126,6 +3126,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.880  2010/07/25 18:06:49  glen
+- fix test
+
 Revision 1.879  2010/07/25 10:45:48  glen
 - fix typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.879&r2=1.880&f=u



More information about the pld-cvs-commit mailing list