]> git.ipfire.org Git - ipfire-2.x.git/commit
make.sh: Change the order of building Python packages
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 7 Aug 2025 16:00:48 +0000 (16:00 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 3 Sep 2025 17:42:01 +0000 (18:42 +0100)
commitcccb6ff9901dc4d501e676685d46286e0668d7f6
tree7e7673b67f96ff6203145683b0df8fa4193970cf
parent6cc2d2bfac1eaa9c0349e84ba07082936ea83db8
make.sh: Change the order of building Python packages

This way, we should have all the build tools available as early as
possible.

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