[package] don't build gstreamer docs
authorFlorian Fainelli <florian@openwrt.org>
Wed, 11 Mar 2009 09:28:41 +0000 (09:28 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 11 Mar 2009 09:28:41 +0000 (09:28 +0000)
SVN-Revision: 14845

multimedia/gstreamer/patches/001-no_docs.patch [new file with mode: 0644]

diff --git a/multimedia/gstreamer/patches/001-no_docs.patch b/multimedia/gstreamer/patches/001-no_docs.patch
new file mode 100644 (file)
index 0000000..34ca955
--- /dev/null
@@ -0,0 +1,37 @@
+diff -urN gstreamer-0.10.21/Makefile.am gstreamer-0.10.21.new/Makefile.am
+--- gstreamer-0.10.21/Makefile.am      2008-01-09 14:48:03.000000000 +0100
++++ gstreamer-0.10.21.new/Makefile.am  2009-03-10 20:07:11.000000000 +0100
+@@ -12,14 +12,12 @@
+ SUBDIRS = \
+       gst libs plugins tools tests \
+-      docs \
+       pkgconfig po \
+       common
+ # These are all the possible subdirs
+ DIST_SUBDIRS = \
+       gst libs plugins tools tests \
+-      docs \
+       pkgconfig po \
+       common
+diff -urN gstreamer-0.10.21/Makefile.in gstreamer-0.10.21.new/Makefile.in
+--- gstreamer-0.10.21/Makefile.in      2008-10-02 23:54:23.000000000 +0200
++++ gstreamer-0.10.21.new/Makefile.in  2009-03-10 20:07:27.000000000 +0100
+@@ -359,7 +359,6 @@
+ aclocal_DATA = gst-element-check-@GST_MAJORMINOR@.m4
+ SUBDIRS = \
+       gst libs plugins tools tests \
+-      docs \
+       pkgconfig po \
+       common
+@@ -367,7 +366,6 @@
+ # These are all the possible subdirs
+ DIST_SUBDIRS = \
+       gst libs plugins tools tests \
+-      docs \
+       pkgconfig po \
+       common