diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-setuptools-git_1.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-setuptools-git_1.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-setuptools-git_1.1.bb b/meta-openstack/recipes-devtools/python/python-setuptools-git_1.1.bb index 9447744..61408c3 100644 --- a/meta-openstack/recipes-devtools/python/python-setuptools-git_1.1.bb +++ b/meta-openstack/recipes-devtools/python/python-setuptools-git_1.1.bb | |||
| @@ -19,3 +19,4 @@ inherit setuptools | |||
| 19 | do_install_append() { | 19 | do_install_append() { |
| 20 | rm -f ${D}${libdir}/python*/site-packages/site.py* | 20 | rm -f ${D}${libdir}/python*/site-packages/site.py* |
| 21 | } | 21 | } |
| 22 | BBCLASSEXTEND = "native" | ||
