[package] add dmalloc, patch from Raphael Huck
[openwrt/svn-archive/archive.git] / multimedia / gstreamer / patches / 001-no_docs.patch
1 diff -u --recursive gstreamer-0.10.25-vanilla/Makefile.am gstreamer-0.10.25/Makefile.am
2 --- gstreamer-0.10.25-vanilla/Makefile.am 2009-11-14 23:04:56.812541974 -0500
3 +++ gstreamer-0.10.25/Makefile.am 2009-11-14 23:05:22.744511310 -0500
4 @@ -13,14 +13,12 @@
5
6 SUBDIRS = pkgconfig \
7 gst libs plugins tools tests \
8 - docs \
9 po \
10 common
11
12 # These are all the possible subdirs
13 DIST_SUBDIRS = pkgconfig \
14 gst libs plugins tools tests \
15 - docs \
16 po \
17 common
18
19 diff -u --recursive gstreamer-0.10.25-vanilla/Makefile.in gstreamer-0.10.25/Makefile.in
20 --- gstreamer-0.10.25-vanilla/Makefile.in 2009-11-14 23:04:56.775542524 -0500
21 +++ gstreamer-0.10.25/Makefile.in 2009-11-14 23:05:28.561389821 -0500
22 @@ -397,7 +397,6 @@
23 aclocal_DATA = gst-element-check-@GST_MAJORMINOR@.m4
24 SUBDIRS = pkgconfig \
25 gst libs plugins tools tests \
26 - docs \
27 po \
28 common
29
30 @@ -405,7 +404,6 @@
31 # These are all the possible subdirs
32 DIST_SUBDIRS = pkgconfig \
33 gst libs plugins tools tests \
34 - docs \
35 po \
36 common
37