add packages_10.03.2 in preparation for the 10.03.2 interim release
[10.03/packages.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  gst-plugins-ugly.spec
9  )
10  
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 m4 common po
18 +       gst-libs gst ext m4 common
19  
20  # include before EXTRA_DIST for win32 assignment
21  include $(top_srcdir)/common/win32.mak
22 --- a/Makefile.in
23 +++ b/Makefile.in
24 @@ -395,7 +395,7 @@ top_builddir = @top_builddir@
25  top_srcdir = @top_srcdir@
26  DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
27  SUBDIRS = \
28 -       gst-libs gst ext m4 common po
29 +       gst-libs gst ext m4 common
30  
31  
32  # the MANIFEST contains all win32 related files that should be disted