You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.2 KiB

  1. diff -u --recursive gst-plugins-good-1.6.2-vanilla/configure.ac gst-plugins-good-1.6.2/configure.ac
  2. --- gst-plugins-good-1.6.2-vanilla/configure.ac 2016-01-01 12:00:52.525815362 -0500
  3. +++ gst-plugins-good-1.6.2/configure.ac 2016-01-01 12:03:22.198982586 -0500
  4. @@ -1014,21 +1014,6 @@
  5. sys/v4l2/Makefile
  6. sys/waveform/Makefile
  7. sys/ximage/Makefile
  8. -tests/Makefile
  9. -tests/check/Makefile
  10. -tests/examples/Makefile
  11. -tests/examples/audiofx/Makefile
  12. -tests/examples/cairo/Makefile
  13. -tests/examples/equalizer/Makefile
  14. -tests/examples/jack/Makefile
  15. -tests/examples/level/Makefile
  16. -tests/examples/pulse/Makefile
  17. -tests/examples/rtp/Makefile
  18. -tests/examples/shapewipe/Makefile
  19. -tests/examples/spectrum/Makefile
  20. -tests/examples/v4l2/Makefile
  21. -tests/files/Makefile
  22. -tests/icles/Makefile
  23. common/Makefile
  24. common/m4/Makefile
  25. m4/Makefile
  26. diff -u --recursive gst-plugins-good-1.6.2-vanilla/Makefile.am gst-plugins-good-1.6.2/Makefile.am
  27. --- gst-plugins-good-1.6.2-vanilla/Makefile.am 2016-01-01 12:00:52.525815362 -0500
  28. +++ gst-plugins-good-1.6.2/Makefile.am 2016-01-01 12:03:06.921556033 -0500
  29. @@ -2,7 +2,6 @@
  30. ALWAYS_SUBDIRS = \
  31. gst sys ext \
  32. - tests \
  33. docs \
  34. common \
  35. m4 \