]> git.ipfire.org Git - ipfire-2.x.git/commit
make.sh: Move setuptools module earlier in install order
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 15 Sep 2025 08:56:34 +0000 (10:56 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 15 Sep 2025 10:07:18 +0000 (10:07 +0000)
commite153297eccc92042633f5af85c641726fc053d34
tree0744591e1b84aac8f1236ba45502e25938c21cd4
parent35dbd453bf6844ba177849bd6bbf3b00f846aab5
make.sh: Move setuptools module earlier in install order

- The installed version of setuptools had to be moved earlier for a couple of other python
   modules that needed setuptools in place to build.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh