[oe-commits] Tom Rini : ncurses{, -native, -sdk}: Drop unnecessary FILESPATH

git version control git at git.openembedded.org
Wed Jun 9 17:51:06 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8b7a068f7cc0919103e4dbd730eafcf85f8b0d74
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8b7a068f7cc0919103e4dbd730eafcf85f8b0d74

Author: Tom Rini <tom_rini at mentor.com>
Date:   Wed Jun  9 10:48:47 2010 -0700

ncurses{,-native,-sdk}: Drop unnecessary FILESPATH

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/ncurses/ncurses.inc |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/ncurses/ncurses.inc b/recipes/ncurses/ncurses.inc
index 337d670..fb4d912 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 \





More information about the Openembedded-commits mailing list