[package] update gstreamer to 0.10.25 (#6301)
[openwrt/svn-archive/archive.git] / multimedia / gst-plugins-base / patches / 020-dont_build_docs.patch
1 diff -urN gst-plugins-base-0.10.21/Makefile.am gst-plugins-base-0.10.21.new/Makefile.am
2 --- gst-plugins-base-0.10.21/Makefile.am 2007-12-18 00:41:14.000000000 +0100
3 +++ gst-plugins-base-0.10.21.new/Makefile.am 2009-03-11 10:23:14.000000000 +0100
4 @@ -11,14 +11,12 @@
5 gst sys $(SUBDIRS_EXT) \
6 tools \
7 tests \
8 - docs \
9 po \
10 common \
11 m4 \
12 pkgconfig
13
14 DIST_SUBDIRS = \
15 - docs \
16 gst-libs \
17 gst sys ext \
18 tools \
19 diff -urN gst-plugins-base-0.10.21/Makefile.in gst-plugins-base-0.10.21.new/Makefile.in
20 --- gst-plugins-base-0.10.21/Makefile.in 2009-03-11 10:22:56.000000000 +0100
21 +++ gst-plugins-base-0.10.21.new/Makefile.in 2009-03-11 10:23:08.000000000 +0100
22 @@ -359,14 +359,12 @@
23 gst-libs \
24 gst sys $(SUBDIRS_EXT) \
25 tools \
26 - docs \
27 po \
28 common \
29 m4 \
30 pkgconfig
31
32 DIST_SUBDIRS = \
33 - docs \
34 gst-libs \
35 gst sys ext \
36 tools \