001-no-translations.patch (542B)
1 --- a/configure.ac 2 +++ b/configure.ac 3 @@ -998,7 +998,6 @@ libs/gst/net/Makefile 4 plugins/Makefile 5 plugins/elements/Makefile 6 plugins/tracers/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 @@ -9,7 +9,6 @@ aclocal_DATA = gst-element-check-@GST_AP 14 SUBDIRS = pkgconfig \ 15 gst libs plugins tests \ 16 docs \ 17 - po \ 18 m4 \ 19 common \ 20 data 21 @@ -22,7 +21,6 @@ endif 22 DIST_SUBDIRS = pkgconfig \ 23 gst libs plugins tools tests \ 24 docs \ 25 - po \ 26 m4 \ 27 common \ 28 data