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.4 KiB

  1. diff -u --recursive gst-plugins-ugly-1.0.7-vanilla/configure.ac gst-plugins-ugly-1.0.7/configure.ac
  2. --- gst-plugins-ugly-1.0.7-vanilla/configure.ac 2013-06-01 19:59:46.199174835 -0500
  3. +++ gst-plugins-ugly-1.0.7/configure.ac 2013-06-01 20:00:29.709453831 -0500
  4. @@ -479,7 +479,6 @@
  5. tests/Makefile
  6. tests/check/Makefile
  7. m4/Makefile
  8. -po/Makefile.in
  9. pkgconfig/Makefile
  10. pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
  11. gst-plugins-ugly.spec
  12. diff -u --recursive gst-plugins-ugly-1.0.7-vanilla/Makefile.am gst-plugins-ugly-1.0.7/Makefile.am
  13. --- gst-plugins-ugly-1.0.7-vanilla/Makefile.am 2013-06-01 19:59:46.210174399 -0500
  14. +++ gst-plugins-ugly-1.0.7/Makefile.am 2013-06-01 20:00:11.351179921 -0500
  15. @@ -1,7 +1,7 @@
  16. DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
  17. SUBDIRS = \
  18. - gst-libs gst ext m4 common pkgconfig po
  19. + gst-libs gst ext m4 common pkgconfig
  20. # include before EXTRA_DIST for win32 assignment
  21. include $(top_srcdir)/common/win32.mak
  22. diff -u --recursive gst-plugins-ugly-1.0.7-vanilla/Makefile.in gst-plugins-ugly-1.0.7/Makefile.in
  23. --- gst-plugins-ugly-1.0.7-vanilla/Makefile.in 2013-06-01 19:59:46.210174399 -0500
  24. +++ gst-plugins-ugly-1.0.7/Makefile.in 2013-06-01 20:00:20.222829049 -0500
  25. @@ -453,7 +453,7 @@
  26. top_srcdir = @top_srcdir@
  27. DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
  28. SUBDIRS = \
  29. - gst-libs gst ext m4 common pkgconfig po
  30. + gst-libs gst ext m4 common pkgconfig
  31. # the MANIFEST contains all win32 related files that should be disted