diff options
Diffstat (limited to 'meta/recipes-devtools/intltool')
-rw-r--r-- | meta/recipes-devtools/intltool/intltool/remove-perl-check.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/intltool/intltool/remove-perl-check.patch b/meta/recipes-devtools/intltool/intltool/remove-perl-check.patch index bea0895748..5f57ea3332 100644 --- a/meta/recipes-devtools/intltool/intltool/remove-perl-check.patch +++ b/meta/recipes-devtools/intltool/intltool/remove-perl-check.patch @@ -12,6 +12,9 @@ Signed-off-by: Ross Burton <ross.burton@intel.com> --- a/intltool.m4.orig 2013-07-02 11:22:23.000000000 -0700 +++ b/intltool.m4 2013-07-02 11:22:32.000000000 -0700 +@@ -26,1 +26,1 @@ dnl IT_PROG_INTLTOOL([MINIMUM-VERSION], [no-xml]) +-# serial 42 IT_PROG_INTLTOOL ++# serial 42.1 IT_PROG_INTLTOOL @@ -131,27 +131,6 @@ if test -z "$xgversion" -o -z "$mmversio AC_MSG_ERROR([GNU gettext tools not found; required for intltool]) fi |