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.

35 lines
1.1 KiB

  1. diff -u --recursive gst-plugins-good-1.12.4-vanilla/configure.ac gst-plugins-good-1.12.4/configure.ac
  2. --- gst-plugins-good-1.12.4-vanilla/configure.ac 2018-02-11 10:36:40.335391048 -0500
  3. +++ gst-plugins-good-1.12.4/configure.ac 2018-02-11 10:37:22.304475546 -0500
  4. @@ -1061,20 +1061,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/rtp/Makefile
  17. -tests/examples/shapewipe/Makefile
  18. -tests/examples/spectrum/Makefile
  19. -tests/examples/v4l2/Makefile
  20. -tests/files/Makefile
  21. -tests/icles/Makefile
  22. common/Makefile
  23. common/m4/Makefile
  24. m4/Makefile
  25. diff -u --recursive gst-plugins-good-1.12.4-vanilla/Makefile.am gst-plugins-good-1.12.4/Makefile.am
  26. --- gst-plugins-good-1.12.4-vanilla/Makefile.am 2018-02-11 10:36:40.335391048 -0500
  27. +++ gst-plugins-good-1.12.4/Makefile.am 2018-02-11 10:37:37.242505621 -0500
  28. @@ -2,7 +2,6 @@
  29. ALWAYS_SUBDIRS = \
  30. gst sys ext \
  31. - tests \
  32. docs \
  33. common \
  34. m4 \