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.

33 lines
1.2 KiB

  1. diff -u --recursive gst-plugins-good-1.0.7-vanilla/configure.ac gst-plugins-good-1.0.7/configure.ac
  2. --- gst-plugins-good-1.0.7-vanilla/configure.ac 2013-06-01 19:56:23.004218467 -0500
  3. +++ gst-plugins-good-1.0.7/configure.ac 2013-06-01 19:56:52.919033496 -0500
  4. @@ -1157,7 +1157,6 @@
  5. sys/v4l2/Makefile
  6. sys/waveform/Makefile
  7. sys/ximage/Makefile
  8. -po/Makefile.in
  9. tests/Makefile
  10. tests/check/Makefile
  11. tests/examples/Makefile
  12. diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.am gst-plugins-good-1.0.7/Makefile.am
  13. --- gst-plugins-good-1.0.7-vanilla/Makefile.am 2013-06-01 19:56:23.043216922 -0500
  14. +++ gst-plugins-good-1.0.7/Makefile.am 2013-06-01 19:56:43.671399777 -0500
  15. @@ -2,7 +2,6 @@
  16. ALWAYS_SUBDIRS = \
  17. gst sys ext \
  18. - po \
  19. common \
  20. m4 \
  21. pkgconfig
  22. diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.in gst-plugins-good-1.0.7/Makefile.in
  23. --- gst-plugins-good-1.0.7-vanilla/Makefile.in 2013-06-01 19:56:23.043216922 -0500
  24. +++ gst-plugins-good-1.0.7/Makefile.in 2013-06-01 19:56:47.703240080 -0500
  25. @@ -522,7 +522,6 @@
  26. DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
  27. ALWAYS_SUBDIRS = \
  28. gst sys ext \
  29. - po \
  30. common \
  31. m4 \
  32. pkgconfig