298cd8eaa2
Autogenerated from rename-patch.py (http://patchwork.ozlabs.org/patch/403345) Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
18 lines
550 B
Diff
18 lines
550 B
Diff
Use newer version of gettext to match current buildroot gettext.
|
|
|
|
Signed-off-by: Spenser Gilliland <spenser@gillilanding.com>
|
|
----
|
|
Index: gst1-plugins-bad-1.1.1/po/Makefile.in.in
|
|
===================================================================
|
|
--- gst1-plugins-bad-1.1.1.orig/po/Makefile.in.in
|
|
+++ gst1-plugins-bad-1.1.1/po/Makefile.in.in
|
|
@@ -9,7 +9,7 @@
|
|
# General Public License and is *not* in the public domain.
|
|
#
|
|
# Origin: gettext-0.17
|
|
-GETTEXT_MACRO_VERSION = 0.17
|
|
+GETTEXT_MACRO_VERSION = 0.18
|
|
|
|
PACKAGE = @PACKAGE@
|
|
VERSION = @VERSION@
|