003-no-docs.patch (570B)
1 --- a/configure.ac 2 +++ b/configure.ac 3 @@ -475,9 +475,6 @@ ext/mpg123/Makefile 4 ext/sidplay/Makefile 5 ext/twolame/Makefile 6 ext/x264/Makefile 7 -docs/Makefile 8 -docs/plugins/Makefile 9 -docs/version.entities 10 m4/Makefile 11 pkgconfig/Makefile 12 pkgconfig/gstreamer-plugins-ugly-uninstalled.pc 13 --- a/Makefile.am 14 +++ b/Makefile.am 15 @@ -1,7 +1,7 @@ 16 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc 17 18 SUBDIRS = \ 19 - gst-libs gst ext docs m4 common pkgconfig 20 + gst-libs gst ext m4 common pkgconfig 21 22 # include before EXTRA_DIST for win32 assignment 23 include $(top_srcdir)/common/win32.mak