Fresh pull from upstream (stable) package feed
[librecmc/package-feed.git] / multimedia / gstreamer1 / patches / 003-no-docs.patch
1 --- a/configure.ac
2 +++ b/configure.ac
3 @@ -1001,18 +1001,6 @@ plugins/tracers/Makefile
4  tools/Makefile
5  common/Makefile
6  common/m4/Makefile
7 -docs/Makefile
8 -docs/design/Makefile
9 -docs/faq/Makefile
10 -docs/gst/Makefile
11 -docs/gst/gstreamer.types
12 -docs/libs/Makefile
13 -docs/plugins/Makefile
14 -docs/manual/Makefile
15 -docs/pwg/Makefile
16 -docs/slides/Makefile
17 -docs/xsl/Makefile
18 -docs/version.entities
19  m4/Makefile
20  pkgconfig/Makefile
21  stamp.h
22 --- a/Makefile.am
23 +++ b/Makefile.am
24 @@ -8,7 +8,6 @@ aclocal_DATA = gst-element-check-@GST_AP
25  
26  SUBDIRS = pkgconfig \
27         gst libs plugins \
28 -       docs \
29         m4 \
30         common \
31         data
32 @@ -20,7 +19,6 @@ endif
33  # These are all the possible subdirs
34  DIST_SUBDIRS = pkgconfig \
35         gst libs plugins tools \
36 -       docs \
37         m4 \
38         common \
39         data