libsoup: moved to github
[openwrt/svn-archive/archive.git] / multimedia / gstreamer / patches / 003-no_translations.patch
1 --- a/configure.ac
2 +++ b/configure.ac
3 @@ -763,7 +763,6 @@ libs/gst/net/Makefile
4 plugins/Makefile
5 plugins/indexers/Makefile
6 plugins/elements/Makefile
7 -po/Makefile.in
8 tests/Makefile
9 tests/benchmarks/Makefile
10 tests/check/Makefile
11 --- a/Makefile.am
12 +++ b/Makefile.am
13 @@ -8,14 +8,12 @@ aclocal_DATA = gst-element-check-@GST_MA
14
15 SUBDIRS = pkgconfig \
16 gst libs plugins tools \
17 - po \
18 m4 \
19 common
20
21 # These are all the possible subdirs
22 DIST_SUBDIRS = pkgconfig \
23 gst libs plugins tools \
24 - po \
25 m4 \
26 common
27
28 --- a/Makefile.in
29 +++ b/Makefile.in
30 @@ -469,7 +469,6 @@ aclocaldir = $(datadir)/aclocal
31 aclocal_DATA = gst-element-check-@GST_MAJORMINOR@.m4
32 SUBDIRS = pkgconfig \
33 gst libs plugins tools \
34 - po \
35 m4 \
36 common
37
38 @@ -477,7 +476,6 @@ SUBDIRS = pkgconfig \
39 # These are all the possible subdirs
40 DIST_SUBDIRS = pkgconfig \
41 gst libs plugins tools \
42 - po \
43 m4 \
44 common
45