You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-mathematics/pspp/files/pspp-0.6.2-no-test-pgsql.patch

16 lines
388 B

--- tests/automake.mk.orig 2010-09-29 06:36:55.000000000 +0100
+++ tests/automake.mk 2010-09-29 06:37:20.000000000 +0100
@@ -161,9 +161,9 @@
dist_TESTS += tests/command/get-data-gnm.sh
endif
-if PSQL_SUPPORT
-dist_TESTS += tests/command/get-data-psql.sh
-endif
+#if PSQL_SUPPORT
+#dist_TESTS += tests/command/get-data-psql.sh
+#endif
nodist_TESTS = \
tests/libpspp/abt-test \