diff options
Diffstat (limited to 'meta/recipes-graphics/clutter/cogl/macro-versions.patch')
-rw-r--r-- | meta/recipes-graphics/clutter/cogl/macro-versions.patch | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/meta/recipes-graphics/clutter/cogl/macro-versions.patch b/meta/recipes-graphics/clutter/cogl/macro-versions.patch deleted file mode 100644 index 2dcdd8e800..0000000000 --- a/meta/recipes-graphics/clutter/cogl/macro-versions.patch +++ /dev/null | |||
@@ -1,28 +0,0 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
3 | Index: cogl-1.8.0/configure.ac | ||
4 | =================================================================== | ||
5 | --- cogl-1.8.0.orig/configure.ac | ||
6 | +++ cogl-1.8.0/configure.ac | ||
7 | @@ -833,7 +833,7 @@ LT_INIT([disable-static]) | ||
8 | dnl ================================================================ | ||
9 | dnl I18n stuff. | ||
10 | dnl ================================================================ | ||
11 | -AM_GNU_GETTEXT_VERSION([0.17]) | ||
12 | +AM_GNU_GETTEXT_VERSION([0.18]) | ||
13 | AM_GNU_GETTEXT([external]) | ||
14 | |||
15 | GETTEXT_PACKAGE="cogl" | ||
16 | Index: cogl-1.8.0/po/Makefile.in.in | ||
17 | =================================================================== | ||
18 | --- cogl-1.8.0.orig/po/Makefile.in.in | ||
19 | +++ cogl-1.8.0/po/Makefile.in.in | ||
20 | @@ -9,7 +9,7 @@ | ||
21 | # General Public License and is *not* in the public domain. | ||
22 | # | ||
23 | # Origin: gettext-0.17 | ||
24 | -GETTEXT_MACRO_VERSION = 0.17 | ||
25 | +GETTEXT_MACRO_VERSION = 0.18 | ||
26 | |||
27 | PACKAGE = @PACKAGE@ | ||
28 | VERSION = @VERSION@ | ||