diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-setuptools_22.0.5.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python-setuptools_22.0.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-setuptools_22.0.5.bb b/meta/recipes-devtools/python/python-setuptools_22.0.5.bb index c172039231..526474c7ea 100644 --- a/meta/recipes-devtools/python/python-setuptools_22.0.5.bb +++ b/meta/recipes-devtools/python/python-setuptools_22.0.5.bb | |||
| @@ -7,7 +7,7 @@ DEPENDS_class-native += "python-native" | |||
| 7 | 7 | ||
| 8 | inherit distutils | 8 | inherit distutils |
| 9 | 9 | ||
| 10 | DISTUTILS_INSTALL_ARGS += "--install-lib=${D}${libdir}/${PYTHON_DIR}/site-packages" | 10 | DISTUTILS_INSTALL_ARGS += "--install-lib=${D}${PYTHON_SITEPACKAGES_DIR}" |
| 11 | 11 | ||
| 12 | RDEPENDS_${PN} = "\ | 12 | RDEPENDS_${PN} = "\ |
| 13 | python-stringold \ | 13 | python-stringold \ |
