From: Tom Rini Date: Fri, 4 Jun 2010 23:53:41 +0000 (-0700) Subject: python-setuptools-native: Drop unnecessary FILESPATH X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaf6296d710da25f9b1a801f09ee134c48ecff65;p=openembedded.git python-setuptools-native: Drop unnecessary FILESPATH Signed-off-by: Tom Rini --- diff --git a/recipes/python/python-setuptools-native_0.6c9.bb b/recipes/python/python-setuptools-native_0.6c9.bb index 04efd59485..3a39701903 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() {