002-no-tests.patch (576B)
1 --- a/configure.ac 2 +++ b/configure.ac 3 @@ -478,9 +478,6 @@ ext/x264/Makefile 4 docs/Makefile 5 docs/plugins/Makefile 6 docs/version.entities 7 -tests/Makefile 8 -tests/check/Makefile 9 -tests/files/Makefile 10 m4/Makefile 11 pkgconfig/Makefile 12 pkgconfig/gstreamer-plugins-ugly-uninstalled.pc 13 --- a/Makefile.am 14 +++ b/Makefile.am 15 @@ -1,7 +1,7 @@ 16 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc 17 18 SUBDIRS = \ 19 - gst-libs gst ext docs m4 tests common pkgconfig 20 + gst-libs gst ext docs m4 common pkgconfig 21 22 # include before EXTRA_DIST for win32 assignment 23 include $(top_srcdir)/common/win32.mak