summaryrefslogtreecommitdiffstats
path: root/package/python3/python3-104-optional-tk.patch
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-02-13 21:48:55 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-02-14 21:51:19 +0100
commit88b638223baf85b14d141d289ca41286c6a9e7e6 (patch)
tree491c043b7e7cf3348da362ea7ec9d3e9d3ff5e76 /package/python3/python3-104-optional-tk.patch
parent6f8c85569739492ffc8c3b1e04b4ae007e5cb02a (diff)
downloadbuildroot-88b638223baf85b14d141d289ca41286c6a9e7e6.tar.gz
buildroot-88b638223baf85b14d141d289ca41286c6a9e7e6.zip
core: remove .py/.pyc for Python
The main Buildroot Makefile was removing *.py or *.pyc if Python 2 was enabled, but for Python 3, this action was taken care of by a post install target hook of python3.mk, which means it wouldn't work with external modules (the .py/.pyc removal would be done before external Python modules are installed). We fix this by making the global *.py/*.pyc removal in the main Makefile work for both Python 2 and Python 3. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python3/python3-104-optional-tk.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud