001-no-translations.patch (965B)
1 diff -u --recursive gst-plugins-ugly-1.6.2-vanilla/configure.ac gst-plugins-ugly-1.6.2/configure.ac 2 --- gst-plugins-ugly-1.6.2-vanilla/configure.ac 2016-01-01 10:47:06.333623730 -0500 3 +++ gst-plugins-ugly-1.6.2/configure.ac 2016-01-01 10:47:20.211613708 -0500 4 @@ -470,7 +470,6 @@ 5 tests/Makefile 6 tests/check/Makefile 7 m4/Makefile 8 -po/Makefile.in 9 pkgconfig/Makefile 10 pkgconfig/gstreamer-plugins-ugly-uninstalled.pc 11 gst-plugins-ugly.spec 12 diff -u --recursive gst-plugins-ugly-1.6.2-vanilla/Makefile.am gst-plugins-ugly-1.6.2/Makefile.am 13 --- gst-plugins-ugly-1.6.2-vanilla/Makefile.am 2016-01-01 10:47:06.333623730 -0500 14 +++ gst-plugins-ugly-1.6.2/Makefile.am 2016-01-01 10:47:14.523210855 -0500 15 @@ -1,7 +1,7 @@ 16 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc 17 18 SUBDIRS = \ 19 - gst-libs gst ext docs m4 tests common pkgconfig po 20 + gst-libs gst ext docs m4 tests common pkgconfig 21 22 # include before EXTRA_DIST for win32 assignment 23 include $(top_srcdir)/common/win32.mak