python-pygobject: Drop unnecessary FILESPATH
authorTom Rini <tom_rini@mentor.com>
Fri, 4 Jun 2010 23:52:41 +0000 (16:52 -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-pygobject_2.14.2.bb
recipes/python/python-pygobject_2.16.0.bb
recipes/python/python-pygobject_2.20.0.bb

index 155c5d9..f22bd48 100644 (file)
@@ -14,8 +14,6 @@ SRC_URI = "\
 "
 S = "${WORKDIR}/pygobject-${PV}"
 
-FILESPATH = "${FILE_DIRNAME}/python-pygobject:${FILE_DIRNAME}/files"
-
 inherit autotools distutils-base pkgconfig
 
 EXTRA_OECONF += '--with-python-includes="${STAGING_INCDIR}/.."'
index fc920c7..2bc0f74 100644 (file)
@@ -13,8 +13,6 @@ SRC_URI = "\
 "
 S = "${WORKDIR}/pygobject-${PV}"
 
-FILESPATH = "${FILE_DIRNAME}/python-pygobject:${FILE_DIRNAME}/files"
-
 inherit autotools distutils-base pkgconfig
 
 # necessary to let the call for python-config succeed
index f8d4bf0..157fa9f 100644 (file)
@@ -14,8 +14,6 @@ SRC_URI = "\
 "
 S = "${WORKDIR}/pygobject-${PV}"
 
-FILESPATH = "${FILE_DIRNAME}/python-pygobject:${FILE_DIRNAME}/files"
-
 inherit autotools distutils-base pkgconfig
 
 # necessary to let the call for python-config succeed