aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-06-09 10:48:47 -0700
committerTom Rini <tom_rini@mentor.com>2010-06-09 10:50:55 -0700
commit8b7a068f7cc0919103e4dbd730eafcf85f8b0d74 (patch)
treea7a88190b97ec4a485f213e9621d442469d8c856
parentea0f1b38fffc6a13385f31e5466f583e86b186ab (diff)
downloadopenembedded-8b7a068f7cc0919103e4dbd730eafcf85f8b0d74.tar.gz
ncurses{,-native,-sdk}: Drop unnecessary FILESPATH
Signed-off-by: Tom Rini <tom_rini@mentor.com>
-rw-r--r--recipes/ncurses/ncurses.inc2
1 files changed, 0 insertions, 2 deletions
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 \