Merge pull request #5188 from sartura/libuv_bump_to_1.17.0
[feed/packages.git] / multimedia / gst1-plugins-bad / patches / 001-no-translations.patch
1 --- a/configure.ac
2 +++ b/configure.ac
3 @@ -3841,7 +3841,6 @@ ext/xvid/Makefile
4 ext/zbar/Makefile
5 ext/dtls/Makefile
6 ext/webrtcdsp/Makefile
7 -po/Makefile.in
8 docs/Makefile
9 docs/plugins/Makefile
10 docs/libs/Makefile
11 --- a/Makefile.am
12 +++ b/Makefile.am
13 @@ -2,11 +2,11 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d
14
15 SUBDIRS = \
16 gst-libs gst sys ext pkgconfig \
17 - m4 common docs tests po tools
18 + m4 common docs tests tools
19
20 DIST_SUBDIRS = \
21 gst gst-libs sys ext pkgconfig \
22 - m4 common docs tests po tools
23 + m4 common docs tests tools
24
25 # include before EXTRA_DIST for win32 assignment
26 include $(top_srcdir)/common/win32.mak