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.

30 lines
869 B

  1. diff -u --recursive gstreamer-1.12.4-vanilla/configure.ac gstreamer-1.12.4/configure.ac
  2. --- gstreamer-1.12.4-vanilla/configure.ac 2018-02-10 17:37:16.379378242 -0500
  3. +++ gstreamer-1.12.4/configure.ac 2018-02-10 17:40:18.742109326 -0500
  4. @@ -1083,7 +1083,6 @@
  5. plugins/Makefile
  6. plugins/elements/Makefile
  7. plugins/tracers/Makefile
  8. -po/Makefile.in
  9. tests/Makefile
  10. tests/benchmarks/Makefile
  11. tests/check/Makefile
  12. diff -u --recursive gstreamer-1.12.4-vanilla/Makefile.am gstreamer-1.12.4/Makefile.am
  13. --- gstreamer-1.12.4-vanilla/Makefile.am 2018-02-10 17:37:16.390378286 -0500
  14. +++ gstreamer-1.12.4/Makefile.am 2018-02-10 17:40:29.112150898 -0500
  15. @@ -9,7 +9,6 @@
  16. SUBDIRS = pkgconfig \
  17. gst libs plugins tests \
  18. docs \
  19. - po \
  20. m4 \
  21. common \
  22. data
  23. @@ -22,7 +21,6 @@
  24. DIST_SUBDIRS = pkgconfig \
  25. gst libs plugins tools tests \
  26. docs \
  27. - po \
  28. m4 \
  29. common \
  30. data