No Description

002-no_tests.patch 759B

12345678910111213141516171819202122
  1. diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.am gst-plugins-good-1.0.7/Makefile.am
  2. --- gst-plugins-good-1.0.7-vanilla/Makefile.am 2013-06-01 19:56:00.995090476 -0500
  3. +++ gst-plugins-good-1.0.7/Makefile.am 2013-06-01 19:56:12.911618318 -0500
  4. @@ -2,7 +2,6 @@
  5. ALWAYS_SUBDIRS = \
  6. gst sys ext \
  7. - tests \
  8. po \
  9. common \
  10. m4 \
  11. diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.in gst-plugins-good-1.0.7/Makefile.in
  12. --- gst-plugins-good-1.0.7-vanilla/Makefile.in 2013-06-01 19:56:00.995090476 -0500
  13. +++ gst-plugins-good-1.0.7/Makefile.in 2013-06-01 19:56:16.655469989 -0500
  14. @@ -522,7 +522,6 @@
  15. DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
  16. ALWAYS_SUBDIRS = \
  17. gst sys ext \
  18. - tests \
  19. po \
  20. common \
  21. m4 \