]> git.pld-linux.org Git - packages/php.git/commitdiff
- fix test
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 25 Jul 2010 18:06:49 +0000 (18:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.880

php.spec

index c25a23d2fcd44e61bbbd7974fe05d5dcf26cbaa8..c9a121298e0aca0686216e452f69654c8ccf1808 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -2163,7 +2163,7 @@ cat <<'EOF' > run-tests.sh
 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
This page took 0.371848 seconds and 4 git commands to generate.