libsoup: moved to github
[openwrt/svn-archive/archive.git] / multimedia / gst-plugins-base / patches / 002-no_tests.patch
1 --- a/Makefile.am
2 +++ b/Makefile.am
3 @@ -11,7 +11,6 @@ SUBDIRS = \
4 gst-libs \
5 gst sys $(SUBDIRS_EXT) \
6 tools \
7 - tests \
8 po \
9 common \
10 m4
11 @@ -21,7 +20,6 @@ DIST_SUBDIRS = \
12 gst-libs \
13 gst sys ext \
14 tools \
15 - tests \
16 po \
17 common \
18 m4
19 --- a/Makefile.in
20 +++ b/Makefile.in
21 @@ -463,7 +463,6 @@ SUBDIRS = \
22 gst-libs \
23 gst sys $(SUBDIRS_EXT) \
24 tools \
25 - tests \
26 po \
27 common \
28 m4
29 @@ -473,7 +472,6 @@ DIST_SUBDIRS = \
30 gst-libs \
31 gst sys ext \
32 tools \
33 - tests \
34 po \
35 common \
36 m4