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.

23 lines
898 B

  1. diff -u --recursive gst-plugins-ugly-1.12.4-vanilla/configure.ac gst-plugins-ugly-1.12.4/configure.ac
  2. --- gst-plugins-ugly-1.12.4-vanilla/configure.ac 2018-02-11 20:18:05.152825587 -0500
  3. +++ gst-plugins-ugly-1.12.4/configure.ac 2018-02-11 20:18:33.859767165 -0500
  4. @@ -474,7 +474,6 @@
  5. tests/check/Makefile
  6. tests/files/Makefile
  7. m4/Makefile
  8. -po/Makefile.in
  9. pkgconfig/Makefile
  10. pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
  11. )
  12. diff -u --recursive gst-plugins-ugly-1.12.4-vanilla/Makefile.am gst-plugins-ugly-1.12.4/Makefile.am
  13. --- gst-plugins-ugly-1.12.4-vanilla/Makefile.am 2018-02-11 20:18:05.157825577 -0500
  14. +++ gst-plugins-ugly-1.12.4/Makefile.am 2018-02-11 20:18:23.491788265 -0500
  15. @@ -1,7 +1,7 @@
  16. DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
  17. SUBDIRS = \
  18. - gst-libs gst ext docs m4 tests common pkgconfig po
  19. + gst-libs gst ext docs m4 tests common pkgconfig
  20. EXTRA_DIST = \
  21. depcomp \