diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-01 19:09:11 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-01 19:09:57 +0100 |
commit | d62ee7eaf2ba025c3f64b2d4e10dc7cec4637612 (patch) | |
tree | f36fe3008f36ff75cbdd31b630f8f13f1f205ebb /meta/recipes-devtools/intltool/intltool-0.40.6 | |
parent | caab7fc509bf27706ff3248689f6afd04225cfda (diff) | |
download | poky-d62ee7eaf2ba025c3f64b2d4e10dc7cec4637612.tar.gz |
packages: Separate out most of the remaining packages into recipes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/intltool/intltool-0.40.6')
-rw-r--r-- | meta/recipes-devtools/intltool/intltool-0.40.6/intltool-nowarn-0.40.0.patch | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/meta/recipes-devtools/intltool/intltool-0.40.6/intltool-nowarn-0.40.0.patch b/meta/recipes-devtools/intltool/intltool-0.40.6/intltool-nowarn-0.40.0.patch new file mode 100644 index 0000000000..61ecba266e --- /dev/null +++ b/meta/recipes-devtools/intltool/intltool-0.40.6/intltool-nowarn-0.40.0.patch | |||
@@ -0,0 +1,50 @@ | |||
1 | Index: intltool-0.40.0/intltool-extract.in | ||
2 | =================================================================== | ||
3 | --- intltool-0.40.0.orig/intltool-extract.in 2008-12-17 11:50:19.000000000 +0000 | ||
4 | +++ intltool-0.40.0/intltool-extract.in 2008-12-17 11:50:31.000000000 +0000 | ||
5 | @@ -1,4 +1,4 @@ | ||
6 | -#!@INTLTOOL_PERL@ -w | ||
7 | +#!@INTLTOOL_PERL@ | ||
8 | # -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*- | ||
9 | |||
10 | # | ||
11 | Index: intltool-0.40.0/intltool-merge.in | ||
12 | =================================================================== | ||
13 | --- intltool-0.40.0.orig/intltool-merge.in 2008-12-17 11:50:19.000000000 +0000 | ||
14 | +++ intltool-0.40.0/intltool-merge.in 2008-12-17 11:50:38.000000000 +0000 | ||
15 | @@ -1,4 +1,4 @@ | ||
16 | -#!@INTLTOOL_PERL@ -w | ||
17 | +#!@INTLTOOL_PERL@ | ||
18 | # -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*- | ||
19 | |||
20 | # | ||
21 | Index: intltool-0.40.0/intltool-prepare.in | ||
22 | =================================================================== | ||
23 | --- intltool-0.40.0.orig/intltool-prepare.in 2008-12-17 11:50:19.000000000 +0000 | ||
24 | +++ intltool-0.40.0/intltool-prepare.in 2008-12-17 11:50:42.000000000 +0000 | ||
25 | @@ -1,4 +1,4 @@ | ||
26 | -#!@INTLTOOL_PERL@ -w | ||
27 | +#!@INTLTOOL_PERL@ | ||
28 | # -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*- | ||
29 | |||
30 | # Intltool .desktop, .directory Prepare Tool | ||
31 | Index: intltool-0.40.0/intltool-unicodify.in | ||
32 | =================================================================== | ||
33 | --- intltool-0.40.0.orig/intltool-unicodify.in 2008-12-17 11:50:19.000000000 +0000 | ||
34 | +++ intltool-0.40.0/intltool-unicodify.in 2008-12-17 11:50:46.000000000 +0000 | ||
35 | @@ -1,4 +1,4 @@ | ||
36 | -#!@INTLTOOL_PERL@ -w | ||
37 | +#!@INTLTOOL_PERL@ | ||
38 | |||
39 | # | ||
40 | # The i18n Unicode Encoding Utility | ||
41 | Index: intltool-0.40.0/intltool-update.in | ||
42 | =================================================================== | ||
43 | --- intltool-0.40.0.orig/intltool-update.in 2008-12-17 11:50:19.000000000 +0000 | ||
44 | +++ intltool-0.40.0/intltool-update.in 2008-12-17 11:50:49.000000000 +0000 | ||
45 | @@ -1,4 +1,4 @@ | ||
46 | -#!@INTLTOOL_PERL@ -w | ||
47 | +#!@INTLTOOL_PERL@ | ||
48 | # -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*- | ||
49 | |||
50 | # | ||