mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] Python handling was changes in the past, so remove a leftover as well
@ 2020-03-30  7:07 Juergen Borleis
  2020-03-30 12:59 ` Uwe Kleine-König
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Juergen Borleis @ 2020-03-30  7:07 UTC (permalink / raw)
  To: ptxdist

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-04-04  5:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-30  7:07 [ptxdist] [PATCH] Python handling was changes in the past, so remove a leftover as well Juergen Borleis
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox