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.

31 lines
1003 B

  1. diff -u --recursive gst-plugins-base-1.12.4-vanilla/configure.ac gst-plugins-base-1.12.4/configure.ac
  2. --- gst-plugins-base-1.12.4-vanilla/configure.ac 2018-02-11 09:55:52.832424735 -0500
  3. +++ gst-plugins-base-1.12.4/configure.ac 2018-02-11 09:56:25.417491876 -0500
  4. @@ -942,10 +942,6 @@
  5. pkgconfig/gstreamer-video-uninstalled.pc
  6. pkgconfig/gstreamer-plugins-base.pc
  7. pkgconfig/gstreamer-plugins-base-uninstalled.pc
  8. -docs/Makefile
  9. -docs/libs/Makefile
  10. -docs/plugins/Makefile
  11. -docs/version.entities
  12. common/Makefile
  13. common/m4/Makefile
  14. m4/Makefile
  15. diff -u --recursive gst-plugins-base-1.12.4-vanilla/Makefile.am gst-plugins-base-1.12.4/Makefile.am
  16. --- gst-plugins-base-1.12.4-vanilla/Makefile.am 2018-02-11 09:55:52.832424735 -0500
  17. +++ gst-plugins-base-1.12.4/Makefile.am 2018-02-11 09:56:32.742506969 -0500
  18. @@ -11,13 +11,11 @@
  19. gst-libs \
  20. gst sys $(SUBDIRS_EXT) \
  21. tools \
  22. - docs \
  23. common \
  24. m4
  25. DIST_SUBDIRS = \
  26. pkgconfig \
  27. - docs \
  28. gst-libs \
  29. gst sys ext \
  30. tools \