openwrt_archive/multimedia/gst-plugins-good/patches/001-no_docs.patch
Nicolas Thill 1e4de2e997 [packages] gst-plugins-good: update to 0.10.23, rework Makefile:
* rename gst-plugins-good-* plugins to gst-mod-*
 * add a gst-plugins-good meta-package
 * remove unneeded extra CFLAGS & LDFLAGS



SVN-Revision: 22069
2010-07-05 01:49:55 +00:00

21 lines
340 B
Diff

--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,6 @@ endif
ALWAYS_SUBDIRS = \
gst sys ext \
tests \
- docs \
po \
common \
m4 \
--- a/Makefile.in
+++ b/Makefile.in
@@ -476,7 +476,6 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk
ALWAYS_SUBDIRS = \
gst sys ext \
tests \
- docs \
po \
common \
m4 \