71cc5c57d4541c8daadbea7616708b1ee7d7a7ca
[openwrt/svn-archive/archive.git] / multimedia / gst-plugins-ugly / patches / 003-no_translations.patch
1 --- a/configure.ac
2 +++ b/configure.ac
3 @@ -495,7 +495,6 @@ docs/version.entities
4 tests/Makefile
5 tests/check/Makefile
6 m4/Makefile
7 -po/Makefile.in
8 pkgconfig/Makefile
9 pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
10 gst-plugins-ugly.spec
11 )
12
13 --- a/Makefile.am
14 +++ b/Makefile.am
15 @@ -1,7 +1,7 @@
16 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
17
18 SUBDIRS = \
19 - gst-libs gst ext m4 common pkgconfig po
20 + gst-libs gst ext m4 common pkgconfig
21
22 # include before EXTRA_DIST for win32 assignment
23 include $(top_srcdir)/common/win32.mak
24 --- a/Makefile.in
25 +++ b/Makefile.in
26 @@ -395,7 +395,7 @@ top_builddir = @top_builddir@
27 top_srcdir = @top_srcdir@
28 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
29 SUBDIRS = \
30 - gst-libs gst ext m4 common pkgconfig po
31 + gst-libs gst ext m4 common pkgconfig
32
33
34 # the MANIFEST contains all win32 related files that should be disted