python-setuptools-native: Drop unnecessary FILESPATH
authorTom Rini <tom_rini@mentor.com>
Fri, 4 Jun 2010 23:53:41 +0000 (16:53 -0700)
committerTom Rini <tom_rini@mentor.com>
Fri, 4 Jun 2010 23:55:59 +0000 (16:55 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/python/python-setuptools-native_0.6c9.bb

index 04efd59..3a39701 100644 (file)
@@ -1,7 +1,6 @@
 require python-setuptools_${PV}.bb
 inherit native
 
-FILESPATH = "${FILE_DIRNAME}/python-setuptools"
 DEPENDS = "python-native"
 
 do_stage() {