[packages] gst-plugins-base: disable translations
[packages.git] / multimedia / gst-plugins-base / patches / 003-no_translations.patch
1 --- a/configure.ac
2 +++ b/configure.ac
3 @@ -956,7 +956,6 @@ docs/design/Makefile
4  docs/libs/Makefile
5  docs/plugins/Makefile
6  docs/version.entities
7 -po/Makefile.in
8  common/Makefile
9  common/m4/Makefile
10  m4/Makefile
11 --- a/Makefile.am
12 +++ b/Makefile.am
13 @@ -11,7 +11,6 @@ SUBDIRS =                     \
14         gst-libs                \
15         gst sys $(SUBDIRS_EXT)  \
16         tools                   \
17 -       po                      \
18         common                  \
19         m4
20  
21 @@ -20,7 +19,6 @@ DIST_SUBDIRS =                        \
22         gst-libs                \
23         gst sys ext             \
24         tools                   \
25 -       po                      \
26         common                  \
27         m4
28  
29 --- a/Makefile.in
30 +++ b/Makefile.in
31 @@ -445,7 +445,6 @@ SUBDIRS = \
32         gst-libs                \
33         gst sys $(SUBDIRS_EXT)  \
34         tools                   \
35 -       po                      \
36         common                  \
37         m4
38  
39 @@ -454,7 +453,6 @@ DIST_SUBDIRS = \
40         gst-libs                \
41         gst sys ext             \
42         tools                   \
43 -       po                      \
44         common                  \
45         m4
46