[oe-commits] Tom Rini : python-setuptools-native: Drop unnecessary FILESPATH

git version control git at git.openembedded.org
Fri Jun 4 23:56:14 UTC 2010


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

Author: Tom Rini <tom_rini at mentor.com>
Date:   Fri Jun  4 16:53:41 2010 -0700

python-setuptools-native: Drop unnecessary FILESPATH

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

---

 recipes/python/python-setuptools-native_0.6c9.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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





More information about the Openembedded-commits mailing list