gst-plugins-base: disable translations
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 15 Dec 2010 03:11:28 +0000 (03:11 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 15 Dec 2010 03:11:28 +0000 (03:11 +0000)
SVN-Revision: 24580

multimedia/gst-plugins-base/patches/003-no_translations.patch [new file with mode: 0644]

diff --git a/multimedia/gst-plugins-base/patches/003-no_translations.patch b/multimedia/gst-plugins-base/patches/003-no_translations.patch
new file mode 100644 (file)
index 0000000..8654f8b
--- /dev/null
@@ -0,0 +1,46 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -956,7 +956,6 @@ docs/design/Makefile
+ docs/libs/Makefile
+ docs/plugins/Makefile
+ docs/version.entities
+-po/Makefile.in
+ common/Makefile
+ common/m4/Makefile
+ m4/Makefile
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -11,7 +11,6 @@ SUBDIRS =                    \
+       gst-libs                \
+       gst sys $(SUBDIRS_EXT)  \
+       tools                   \
+-      po                      \
+       common                  \
+       m4
+@@ -20,7 +19,6 @@ DIST_SUBDIRS =                       \
+       gst-libs                \
+       gst sys ext             \
+       tools                   \
+-      po                      \
+       common                  \
+       m4
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -445,7 +445,6 @@ SUBDIRS = \
+       gst-libs                \
+       gst sys $(SUBDIRS_EXT)  \
+       tools                   \
+-      po                      \
+       common                  \
+       m4
+@@ -454,7 +453,6 @@ DIST_SUBDIRS = \
+       gst-libs                \
+       gst sys ext             \
+       tools                   \
+-      po                      \
+       common                  \
+       m4