diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/python/python-setuptools.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-devtools/python/python-setuptools.inc b/meta/recipes-devtools/python/python-setuptools.inc index 2c59a2936b..315ba31396 100644 --- a/meta/recipes-devtools/python/python-setuptools.inc +++ b/meta/recipes-devtools/python/python-setuptools.inc | |||
@@ -15,9 +15,6 @@ SRC_URI[sha256sum] = "012adb8e25fbfd64c652e99e7bab58799a3aaf05d39ab38561f69190a9 | |||
15 | 15 | ||
16 | DEPENDS += "${PYTHON_PN}" | 16 | DEPENDS += "${PYTHON_PN}" |
17 | 17 | ||
18 | DISTUTILS_INSTALL_ARGS += "--install-lib=${D}${PYTHON_SITEPACKAGES_DIR} \ | ||
19 | --script-dir=${bindir}" | ||
20 | |||
21 | RDEPENDS_${PN} = "\ | 18 | RDEPENDS_${PN} = "\ |
22 | ${PYTHON_PN}-compile \ | 19 | ${PYTHON_PN}-compile \ |
23 | ${PYTHON_PN}-compression \ | 20 | ${PYTHON_PN}-compression \ |