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
939 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:47.318617668 -0500
  3. +++ gst-plugins-ugly-1.12.4/configure.ac 2018-02-11 20:19:56.171599652 -0500
  4. @@ -467,9 +467,6 @@
  5. ext/sidplay/Makefile
  6. ext/twolame/Makefile
  7. ext/x264/Makefile
  8. -docs/Makefile
  9. -docs/plugins/Makefile
  10. -docs/version.entities
  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:47.318617668 -0500
  16. +++ gst-plugins-ugly-1.12.4/Makefile.am 2018-02-11 20:20:03.662584407 -0500
  17. @@ -1,7 +1,7 @@
  18. DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
  19. SUBDIRS = \
  20. - gst-libs gst ext docs m4 common pkgconfig
  21. + gst-libs gst ext m4 common pkgconfig
  22. EXTRA_DIST = \
  23. depcomp \