From: Jo-Philipp Wich Date: Wed, 15 Dec 2010 03:26:01 +0000 (+0000) Subject: gst-plugins-good: disable translations X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=6b698363db3bf6c61c0fde50d761c89170e82b68;p=openwrt%2Fsvn-archive%2Fpackages.git gst-plugins-good: disable translations SVN-Revision: 24581 --- diff --git a/multimedia/gst-plugins-good/patches/003-no_translations.patch b/multimedia/gst-plugins-good/patches/003-no_translations.patch new file mode 100644 index 000000000..453f6f1d6 --- /dev/null +++ b/multimedia/gst-plugins-good/patches/003-no_translations.patch @@ -0,0 +1,30 @@ +--- a/configure.ac ++++ b/configure.ac +@@ -1147,7 +1147,6 @@ sys/sunaudio/Makefile + sys/v4l2/Makefile + sys/waveform/Makefile + sys/ximage/Makefile +-po/Makefile.in + tests/Makefile + tests/check/Makefile + tests/examples/Makefile +--- a/Makefile.am ++++ b/Makefile.am +@@ -8,7 +8,6 @@ endif + + ALWAYS_SUBDIRS = \ + gst sys ext \ +- po \ + common \ + m4 \ + pkgconfig +--- a/Makefile.in ++++ b/Makefile.in +@@ -475,7 +475,6 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk + @USE_GCONFTOOL_TRUE@GCONF_DIR = gconf + ALWAYS_SUBDIRS = \ + gst sys ext \ +- po \ + common \ + m4 \ + pkgconfig