ncurses{,-native,-sdk}: Drop unnecessary FILESPATH
authorTom Rini <tom_rini@mentor.com>
Wed, 9 Jun 2010 17:48:47 +0000 (10:48 -0700)
committerTom Rini <tom_rini@mentor.com>
Wed, 9 Jun 2010 17:50:55 +0000 (10:50 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/ncurses/ncurses.inc

index 337d670..fb4d912 100644 (file)
@@ -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 \