Merge pull request #5188 from sartura/libuv_bump_to_1.17.0
[feed/packages.git] / multimedia / gst1-plugins-ugly / patches / 001-no-translations.patch
1 --- a/configure.ac
2 +++ b/configure.ac
3 @@ -482,7 +482,6 @@ tests/Makefile
4 tests/check/Makefile
5 tests/files/Makefile
6 m4/Makefile
7 -po/Makefile.in
8 pkgconfig/Makefile
9 pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
10 gst-plugins-ugly.spec
11 --- a/Makefile.am
12 +++ b/Makefile.am
13 @@ -1,7 +1,7 @@
14 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
15
16 SUBDIRS = \
17 - gst-libs gst ext docs m4 tests common pkgconfig po
18 + gst-libs gst ext docs m4 tests common pkgconfig
19
20 # include before EXTRA_DIST for win32 assignment
21 include $(top_srcdir)/common/win32.mak