diff options
Diffstat (limited to 'recipes/python/python-pygobject_2.16.0.bb')
-rw-r--r-- | recipes/python/python-pygobject_2.16.0.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/python/python-pygobject_2.16.0.bb b/recipes/python/python-pygobject_2.16.0.bb index fc920c72b1..2bc0f74dc2 100644 --- a/recipes/python/python-pygobject_2.16.0.bb +++ b/recipes/python/python-pygobject_2.16.0.bb @@ -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 |