[packages] gst-plugins-ugly: update to 0.10.15, rework Makefile:
[packages.git] / multimedia / gst-plugins-ugly / patches / 001-no_docs.patch
1 --- a/Makefile.am
2 +++ b/Makefile.am
3 @@ -1,7 +1,7 @@
4  DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
5  
6  SUBDIRS = \
7 -       gst-libs gst ext docs m4 tests common po
8 +       gst-libs gst ext m4 tests common po
9  
10  # include before EXTRA_DIST for win32 assignment
11  include $(top_srcdir)/common/win32.mak
12 --- a/Makefile.in
13 +++ b/Makefile.in
14 @@ -395,7 +395,7 @@ top_builddir = @top_builddir@
15  top_srcdir = @top_srcdir@
16  DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
17  SUBDIRS = \
18 -       gst-libs gst ext docs m4 tests common po
19 +       gst-libs gst ext m4 tests common po
20  
21  
22  # the MANIFEST contains all win32 related files that should be disted