mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
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
14 lines
257 B
Diff
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
|