summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/classes-recipe/setuptools3_legacy.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/classes-recipe/setuptools3_legacy.bbclass b/meta/classes-recipe/setuptools3_legacy.bbclass
index 166808a695..8197f443c9 100644
--- a/meta/classes-recipe/setuptools3_legacy.bbclass
+++ b/meta/classes-recipe/setuptools3_legacy.bbclass
@@ -17,6 +17,7 @@
17inherit setuptools3-base 17inherit setuptools3-base
18 18
19B = "${WORKDIR}/build" 19B = "${WORKDIR}/build"
20do_configure[cleandirs] = "${B}"
20 21
21SETUPTOOLS_BUILD_ARGS ?= "" 22SETUPTOOLS_BUILD_ARGS ?= ""
22SETUPTOOLS_INSTALL_ARGS ?= "--root=${D} \ 23SETUPTOOLS_INSTALL_ARGS ?= "--root=${D} \