From: Artur Wiebe <artur@4wiebe.de>
To: ptxdist@pengutronix.de
Cc: Artur Wiebe <artur@4wiebe.de>
Subject: [ptxdist] [PATCH] python3: fixed /usr/bin/python3 link
Date: Fri, 21 Jul 2017 15:41:15 +0200 [thread overview]
Message-ID: <20170721134115.22422-1-artur@4wiebe.de> (raw)
Signed-off-by: Artur Wiebe <artur@4wiebe.de>
---
rules/python3.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/python3.make b/rules/python3.make
index 37494be94..310c6266c 100644
--- a/rules/python3.make
+++ b/rules/python3.make
@@ -153,7 +153,7 @@ $(STATEDIR)/python3.targetinstall:
*.so *.pyc, */test */tests */__pycache__ $(PYTHON3_SKIP-y))
@$(call install_copy, python3, 0, 0, 755, -, /usr/bin/python$(PYTHON3_MAJORMINOR))
- @$(call install_link, python3, python$(PYTHON_MAJORMINOR), /usr/bin/python3)
+ @$(call install_link, python3, python$(PYTHON3_MAJORMINOR), /usr/bin/python3)
@$(call install_lib, python3, 0, 0, 644, libpython$(PYTHON3_MAJORMINOR)m)
ifdef PTXCONF_PYTHON3_SYMLINK
--
2.13.3
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
reply other threads:[~2017-07-21 13:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170721134115.22422-1-artur@4wiebe.de \
--to=artur@4wiebe.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox