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.

49 lines
1.3 KiB

  1. diff -u --recursive gst-plugins-base-1.0.7-vanilla/configure.ac gst-plugins-base-1.0.7/configure.ac
  2. --- gst-plugins-base-1.0.7-vanilla/configure.ac 2013-06-01 19:48:21.931257133 -0500
  3. +++ gst-plugins-base-1.0.7/configure.ac 2013-06-01 19:51:30.371829534 -0500
  4. @@ -923,7 +923,6 @@
  5. docs/libs/Makefile
  6. docs/plugins/Makefile
  7. docs/version.entities
  8. -po/Makefile.in
  9. common/Makefile
  10. common/m4/Makefile
  11. m4/Makefile
  12. diff -u --recursive gst-plugins-base-1.0.7-vanilla/Makefile.am gst-plugins-base-1.0.7/Makefile.am
  13. --- gst-plugins-base-1.0.7-vanilla/Makefile.am 2013-06-01 19:50:30.232202309 -0500
  14. +++ gst-plugins-base-1.0.7/Makefile.am 2013-06-01 19:50:58.973069965 -0500
  15. @@ -11,7 +11,6 @@
  16. gst-libs \
  17. gst sys $(SUBDIRS_EXT) \
  18. tools \
  19. - po \
  20. common \
  21. m4
  22. @@ -20,7 +19,6 @@
  23. gst-libs \
  24. gst sys ext \
  25. tools \
  26. - po \
  27. common \
  28. m4
  29. diff -u --recursive gst-plugins-base-1.0.7-vanilla/Makefile.in gst-plugins-base-1.0.7/Makefile.in
  30. --- gst-plugins-base-1.0.7-vanilla/Makefile.in 2013-06-01 19:50:30.233202273 -0500
  31. +++ gst-plugins-base-1.0.7/Makefile.in 2013-06-01 19:51:22.796130711 -0500
  32. @@ -492,7 +492,6 @@
  33. gst-libs \
  34. gst sys $(SUBDIRS_EXT) \
  35. tools \
  36. - po \
  37. common \
  38. m4
  39. @@ -501,7 +500,6 @@
  40. gst-libs \
  41. gst sys ext \
  42. tools \
  43. - po \
  44. common \
  45. m4