5582cb6183
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14845 3c298f89-4303-0410-b956-a3cf2f4a3e73
38 lines
970 B
Diff
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
|
|
|