From 8b7a068f7cc0919103e4dbd730eafcf85f8b0d74 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 9 Jun 2010 10:48:47 -0700 Subject: ncurses{,-native,-sdk}: Drop unnecessary FILESPATH Signed-off-by: Tom Rini --- recipes/ncurses/ncurses.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes') diff --git a/recipes/ncurses/ncurses.inc b/recipes/ncurses/ncurses.inc index 337d670cc5..fb4d9123bf 100644 --- a/recipes/ncurses/ncurses.inc +++ b/recipes/ncurses/ncurses.inc @@ -8,8 +8,6 @@ inherit autotools PARALLEL_MAKE="" -FILESPATH = "${FILE_DIRNAME}/local:${FILE_DIRNAME}/ncurses-${PV}-${PR}:${FILE_DIRNAME}/ncurses-${PV}:${FILE_DIRNAME}/ncurses:${FILE_DIRNAME}" - EXTRA_OECONF = "\ --enable-static \ --with-shared \ -- cgit 1.2.3-korg