kumquat-buildroot/package/gstreamer1/gst1-plugins-bad/0001-use-gettext-0.18.patch
Peter Korsgaard 298cd8eaa2 package/*: rename patches according to the new policy
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>
2015-02-03 14:52:56 +01:00

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@