Files
gentoo/sci-libs/getdata/files/getdata-0.9.0-remove-python-test.patch
David Seifert 59caeae178 sci-libs/getdata: Add and make dependencies explicit
Gentoo-Bug: 571752
* disable PHP bindings (previously automagic)
* fix broken Python bindings handling
* fix 'static-libs' handling
* add 'cxx' C++ bindings generation
* add 'flac' FLAC encoding generation
* disable Matlab bindings (previously automagic)
* disable libzzip encoding generation (previously automagic)

Package-Manager: portage-2.2.26
2016-01-17 00:34:21 +01:00

14 lines
257 B
Diff

Remove python test suite.
--- getdata-0.9.0/bindings/python/Makefile.am
+++ getdata-0.9.0/bindings/python/Makefile.am
@@ -20,8 +20,6 @@
#
AUTOMAKE_OPTIONS = foreign
-SUBDIRS=test
-
nodist_python_SCRIPTS = pygetdata.so
BUILT_SOURCES = pyconstants.c