summaryrefslogtreecommitdiffstats
path: root/rules/host-python.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-11-18 20:04:24 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-11-19 20:42:42 +0100
commit04c5ca5b27062e58137db4f2e04b207c222f6dd5 (patch)
treec20ebc982cfa3e19ad7e1aaaa17f47e728007beb /rules/host-python.make
parent0526aadacb1305d48b756ae4674dbd197dd5fa92 (diff)
downloadptxdist-04c5ca5b27062e58137db4f2e04b207c222f6dd5.tar.gz
ptxdist-04c5ca5b27062e58137db4f2e04b207c222f6dd5.tar.xz
python: version bump 2.7.13 -> 2.7.15
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-python.make')
-rw-r--r--rules/host-python.make1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/host-python.make b/rules/host-python.make
index 072e00664..5402db721 100644
--- a/rules/host-python.make
+++ b/rules/host-python.make
@@ -59,7 +59,6 @@ HOST_PYTHON_AUTOCONF := \
$(STATEDIR)/host-python.install:
@$(call targetinfo)
@$(call install, HOST_PYTHON,,h)
- install -m 0755 $(HOST_PYTHON_DIR)/Parser/pgen $(HOST_PYTHON_PKGDIR)/bin
#
# remove "python" so that it doesn't interfere with the build
# machine's python