python: Don't delete .py files unless asked.
authorWill Newton <will.newton@gmail.com>
Thu, 17 Sep 2009 16:45:11 +0000 (17:45 +0100)
committerWill Newton <will.newton@gmail.com>
Sun, 20 Sep 2009 18:34:48 +0000 (19:34 +0100)
commit0c2b9a4a2df1d42ab8ebfaf340bbfeeed1268c48
tree1aa7d884730875594e1c08f366b9d8af37900128
parent1a9015f5d557c594f6719ea08e6c629a1f4c0398
python: Don't delete .py files unless asked.

If we have set BR2_PACKAGE_PYTHON_PY_ONLY or BR2_PACKAGE_PYTHON_PY_PYC
we want .py files to be left on the target, whatever the value of
BR2_PACKAGE_PYTHON_DEV.

Signed-off-by: Will Newton <will.newton@gmail.com>
package/python/python.mk