From: Juergen Borleis <jbe@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] Python handling was changes in the past, so remove a leftover as well
Date: Mon, 30 Mar 2020 09:07:01 +0200 [thread overview]
Message-ID: <202003300907.01952.jbe@pengutronix.de> (raw)
In commit a1a8045112e06d5b15869c60ce4b70056c020666
"remove hard dependency on Python2"
the handling of the external Python component was changed and a substitution
removed from configure.ac - but the 'Makefile.in' still uses the PYHTON
symbol and creates a strange softlink now. Remove that.
Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
diff --git a/Makefile.in b/Makefile.in
index 31651db..88a32e7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -65,7 +65,6 @@ environment:
@ln -sf @GNU_dirname@ "$(abs_srcdir)/bin/dirname"
@ln -sf @GNU_readlink@ "$(abs_srcdir)/bin/readlink"
@ln -sf @GNU_sort@ "$(abs_srcdir)/bin/sort"
- @ln -sf @PYTHON@ "$(abs_srcdir)/bin/python"
@ln -sf @SED@ "$(abs_srcdir)/bin/sed"
@ln -sf @GNU_xargs@ "$(abs_srcdir)/bin/xargs"
@ln -sf @BASH@ "$(abs_srcdir)/bin/bash"
--
Pengutronix e.K. | Juergen Borleis |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-5128 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2020-03-30 7:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-30 7:07 Juergen Borleis [this message]
2020-03-30 12:59 ` Uwe Kleine-König
2020-04-02 15:03 ` [ptxdist] " Michael Olbrich
2020-04-03 17:21 ` Uwe Kleine-König
2020-04-03 18:36 ` Michael Olbrich
2020-04-03 18:52 ` [ptxdist] [APPLIED] " Michael Olbrich
2020-04-03 18:53 ` Michael Olbrich
2020-04-03 20:43 ` Uwe Kleine-König
2020-04-04 5:13 ` Michael Olbrich
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=202003300907.01952.jbe@pengutronix.de \
--to=jbe@pengutronix.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