packages/multimedia/gstreamer/patches/001-no_docs.patch
florian 5582cb6183 [package] don't build gstreamer docs
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-11 09:28:41 +00:00

38 lines
970 B
Diff

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