002-no-tests.patch (1044B)
1 --- a/configure.ac 2 +++ b/configure.ac 3 @@ -907,23 +907,6 @@ pkgconfig/gstreamer-video.pc 4 pkgconfig/gstreamer-video-uninstalled.pc 5 pkgconfig/gstreamer-plugins-base.pc 6 pkgconfig/gstreamer-plugins-base-uninstalled.pc 7 -tests/Makefile 8 -tests/check/Makefile 9 -tests/examples/Makefile 10 -tests/examples/app/Makefile 11 -tests/examples/audio/Makefile 12 -tests/examples/dynamic/Makefile 13 -tests/examples/encoding/Makefile 14 -tests/examples/fft/Makefile 15 -tests/examples/gio/Makefile 16 -tests/examples/overlay/Makefile 17 -tests/examples/seek/Makefile 18 -tests/examples/snapshot/Makefile 19 -tests/examples/playback/Makefile 20 -tests/examples/playrec/Makefile 21 -tests/files/Makefile 22 -tests/icles/Makefile 23 -tests/icles/playback/Makefile 24 docs/Makefile 25 docs/design/Makefile 26 docs/libs/Makefile 27 --- a/Makefile.am 28 +++ b/Makefile.am 29 @@ -11,7 +11,6 @@ SUBDIRS = \ 30 gst-libs \ 31 gst sys $(SUBDIRS_EXT) \ 32 tools \ 33 - tests \ 34 docs \ 35 common \ 36 m4 37 @@ -22,7 +21,6 @@ DIST_SUBDIRS = \ 38 gst-libs \ 39 gst sys ext \ 40 tools \ 41 - tests \ 42 common \ 43 m4 44