1 2 3 4 5 6 7
inherit setuptools3 require python-pyserial.inc do_install_append() { rm -f ${D}${bindir}/miniterm.py rmdir ${D}${bindir} }