meta-openembedded/meta-python/recipes-devtools/python/python3-lxml_4.2.3.bb
Khem Raj e65b1c4ebb python3-lxml,python3-protobuf: Set CLEANBROKEN
The distutils class got a clean via "setup.py clean", but these
recipes doesn't support this yet so disable clean target during
configure

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-09 08:38:38 -07:00

4 lines
62 B
BlitzBasic

inherit setuptools3
require python-lxml.inc
CLEANBROKEN = "1"