From eaf6296d710da25f9b1a801f09ee134c48ecff65 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 4 Jun 2010 16:53:41 -0700 Subject: python-setuptools-native: Drop unnecessary FILESPATH Signed-off-by: Tom Rini --- recipes/python/python-setuptools-native_0.6c9.bb | 1 - 1 file changed, 1 deletion(-) 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() { -- cgit 1.2.3-korg