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.

24 lines
831 B

  1. diff -u --recursive gst-plugins-good-1.12.4-vanilla/configure.ac gst-plugins-good-1.12.4/configure.ac
  2. --- gst-plugins-good-1.12.4-vanilla/configure.ac 2018-02-11 10:37:22.304475546 -0500
  3. +++ gst-plugins-good-1.12.4/configure.ac 2018-02-11 10:38:15.248581736 -0500
  4. @@ -1064,9 +1064,6 @@
  5. common/Makefile
  6. common/m4/Makefile
  7. m4/Makefile
  8. -docs/Makefile
  9. -docs/plugins/Makefile
  10. -docs/version.entities
  11. pkgconfig/Makefile
  12. pkgconfig/gstreamer-plugins-good-uninstalled.pc
  13. )
  14. diff -u --recursive gst-plugins-good-1.12.4-vanilla/Makefile.am gst-plugins-good-1.12.4/Makefile.am
  15. --- gst-plugins-good-1.12.4-vanilla/Makefile.am 2018-02-11 10:37:37.242505621 -0500
  16. +++ gst-plugins-good-1.12.4/Makefile.am 2018-02-11 10:38:28.838608856 -0500
  17. @@ -2,7 +2,6 @@
  18. ALWAYS_SUBDIRS = \
  19. gst sys ext \
  20. - docs \
  21. common \
  22. m4 \
  23. pkgconfig