libsoup: moved to github
[packages.git] / multimedia / gstreamer / patches / 002-no_tests.patch
1 --- a/Makefile.am
2 +++ b/Makefile.am
3 @@ -7,14 +7,14 @@ aclocaldir = $(datadir)/aclocal
4  aclocal_DATA = gst-element-check-@GST_MAJORMINOR@.m4
5  
6  SUBDIRS = pkgconfig \
7 -       gst libs plugins tools tests \
8 +       gst libs plugins tools \
9         po \
10         m4 \
11         common
12  
13  # These are all the possible subdirs
14  DIST_SUBDIRS = pkgconfig \
15 -       gst libs plugins tools tests \
16 +       gst libs plugins tools \
17         po \
18         m4 \
19         common
20 --- a/Makefile.in
21 +++ b/Makefile.in
22 @@ -468,7 +468,7 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk
23  aclocaldir = $(datadir)/aclocal
24  aclocal_DATA = gst-element-check-@GST_MAJORMINOR@.m4
25  SUBDIRS = pkgconfig \
26 -       gst libs plugins tools tests \
27 +       gst libs plugins tools \
28         po \
29         m4 \
30         common
31 @@ -476,7 +476,7 @@ SUBDIRS = pkgconfig \
32  
33  # These are all the possible subdirs
34  DIST_SUBDIRS = pkgconfig \
35 -       gst libs plugins tools tests \
36 +       gst libs plugins tools \
37         po \
38         m4 \
39         common