Commit based upon d6442850bde61f0c3e7e2ae3247b4a856073c5e0
[librecmc/package-feed.git] / multimedia / gst1-plugins-base / patches / 003-no-docs.patch
1 --- a/configure.ac
2 +++ b/configure.ac
3 @@ -907,11 +907,6 @@ pkgconfig/gstreamer-video.pc
4  pkgconfig/gstreamer-video-uninstalled.pc
5  pkgconfig/gstreamer-plugins-base.pc
6  pkgconfig/gstreamer-plugins-base-uninstalled.pc
7 -docs/Makefile
8 -docs/design/Makefile
9 -docs/libs/Makefile
10 -docs/plugins/Makefile
11 -docs/version.entities
12  common/Makefile
13  common/m4/Makefile
14  m4/Makefile
15 --- a/Makefile.am
16 +++ b/Makefile.am
17 @@ -11,13 +11,11 @@ SUBDIRS =                   \
18         gst-libs                \
19         gst sys $(SUBDIRS_EXT)  \
20         tools                   \
21 -       docs                    \
22         common                  \
23         m4
24  
25  DIST_SUBDIRS =                         \
26         pkgconfig               \
27 -       docs                    \
28         gst-libs                \
29         gst sys ext             \
30         tools                   \