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
856 B

  1. diff -u --recursive gstreamer-1.6.2-vanilla/configure.ac gstreamer-1.6.2/configure.ac
  2. --- gstreamer-1.6.2-vanilla/configure.ac 2016-01-01 10:40:18.040768907 -0500
  3. +++ gstreamer-1.6.2/configure.ac 2016-01-01 10:48:24.160887684 -0500
  4. @@ -980,7 +980,6 @@
  5. libs/gst/net/Makefile
  6. plugins/Makefile
  7. plugins/elements/Makefile
  8. -po/Makefile.in
  9. tests/Makefile
  10. tests/benchmarks/Makefile
  11. tests/check/Makefile
  12. diff -u --recursive gstreamer-1.6.2-vanilla/Makefile.am gstreamer-1.6.2/Makefile.am
  13. --- gstreamer-1.6.2-vanilla/Makefile.am 2016-01-01 10:40:18.040768907 -0500
  14. +++ gstreamer-1.6.2/Makefile.am 2016-01-01 10:48:19.150568341 -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