From 7081e345e4ff3ba1bfdca2484d6dae04a48af1a8 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Wed, 16 Sep 2009 19:35:31 +0000 Subject: intltool: Increase INC_PR to replace pre-INC_PR packages in feeds. --- recipes/intltool/intltool_0.40.3.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes/intltool/intltool_0.40.3.bb') diff --git a/recipes/intltool/intltool_0.40.3.bb b/recipes/intltool/intltool_0.40.3.bb index ddd6f8956d..d906cb787c 100644 --- a/recipes/intltool/intltool_0.40.3.bb +++ b/recipes/intltool/intltool_0.40.3.bb @@ -1,13 +1,13 @@ require intltool.inc -PR = "${INC_PR}.1" +PR = "${INC_PR}.0" EXTRA_OEMAKE = "'PERL_TARGET=/usr/bin/perl'" do_configure_prepend() { sed -i -e s:\\\$\(PERL\):\$\(PERL_TARGET\):g Makefile.am -} +} do_configure_append() { - sed -i -e s:head\ -1:head\ -n1:g intltool.m4 -} + sed -i -e s:head\ -1:head\ -n1:g intltool.m4 +} -- cgit v1.2.3