From: Cliff Brake Date: Fri, 8 May 2009 15:08:29 +0000 (-0400) Subject: libart-lgpl: remove INSTALL variable as install should be provided by autotools X-Git-Tag: Release-2010-05/1~3566^2~62^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9d75b3ff88fb49ed077d29020c6d5c58d66febe;p=openembedded.git libart-lgpl: remove INSTALL variable as install should be provided by autotools --- diff --git a/recipes/gnome/libart-lgpl.inc b/recipes/gnome/libart-lgpl.inc index ee98c756b5..4dad51e4db 100644 --- a/recipes/gnome/libart-lgpl.inc +++ b/recipes/gnome/libart-lgpl.inc @@ -4,7 +4,7 @@ LICENSE = "LGPL" ART_CONFIG = "${HOST_ARCH}/art_config.h" -INC_PR = "r3" +INC_PR = "r4" # can't use gnome.oeclass due to _ in filename SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-${PV}.tar.bz2 \ @@ -29,7 +29,6 @@ EXTRA_OECONF = "--disable-gtk-doc" # enforced. export MKDIR_P = "mkdir -p" export mkdir_p = "mkdir -p" -export INSTALL = "${STAGING_BINDIR_NATIVE}/install" do_stage() { autotools_stage_includes