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.

37 lines
1.2 KiB

  1. diff -u --recursive gst-plugins-good-1.14.1-vanilla/configure.ac gst-plugins-good-1.14.1/configure.ac
  2. --- gst-plugins-good-1.14.1-vanilla/configure.ac 2018-07-07 18:56:53.008234372 -0400
  3. +++ gst-plugins-good-1.14.1/configure.ac 2018-07-07 18:57:24.886355477 -0400
  4. @@ -1292,22 +1292,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/gtk/Makefile
  15. -tests/examples/jack/Makefile
  16. -tests/examples/level/Makefile
  17. -tests/examples/rtp/Makefile
  18. -tests/examples/rtsp/Makefile
  19. -tests/examples/shapewipe/Makefile
  20. -tests/examples/spectrum/Makefile
  21. -tests/examples/v4l2/Makefile
  22. -tests/files/Makefile
  23. -tests/icles/Makefile
  24. common/Makefile
  25. common/m4/Makefile
  26. m4/Makefile
  27. diff -u --recursive gst-plugins-good-1.14.1-vanilla/Makefile.am gst-plugins-good-1.14.1/Makefile.am
  28. --- gst-plugins-good-1.14.1-vanilla/Makefile.am 2018-07-07 18:56:53.008234372 -0400
  29. +++ gst-plugins-good-1.14.1/Makefile.am 2018-07-07 18:57:30.015374957 -0400
  30. @@ -2,7 +2,6 @@
  31. ALWAYS_SUBDIRS = \
  32. gst sys ext \
  33. - tests \
  34. docs \
  35. common \
  36. m4 \