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.

25 lines
947 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:19:01.875710150 -0500
  3. +++ gst-plugins-ugly-1.12.4/configure.ac 2018-02-11 20:19:27.117658780 -0500
  4. @@ -470,9 +470,6 @@
  5. docs/Makefile
  6. docs/plugins/Makefile
  7. docs/version.entities
  8. -tests/Makefile
  9. -tests/check/Makefile
  10. -tests/files/Makefile
  11. m4/Makefile
  12. pkgconfig/Makefile
  13. pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
  14. diff -u --recursive gst-plugins-ugly-1.12.4-vanilla/Makefile.am gst-plugins-ugly-1.12.4/Makefile.am
  15. --- gst-plugins-ugly-1.12.4-vanilla/Makefile.am 2018-02-11 20:19:01.875710150 -0500
  16. +++ gst-plugins-ugly-1.12.4/Makefile.am 2018-02-11 20:19:34.402643954 -0500
  17. @@ -1,7 +1,7 @@
  18. DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
  19. SUBDIRS = \
  20. - gst-libs gst ext docs m4 tests common pkgconfig
  21. + gst-libs gst ext docs m4 common pkgconfig
  22. EXTRA_DIST = \
  23. depcomp \