getsolus / solbuild

The Solus package build system
https://getsol.us
Apache License 2.0
19 stars 12 forks source link

builder: Use eopkg.py3 to build pspec.xml recipes #105

Open ermo opened 2 months ago

ermo commented 2 months ago

This ensures that solbuild will work with the phase1+2 changes to eopkg and pisi packages here

In addition, make a cosmetic tweak to eopkg install commands (which will effectively be using eopkg.bin when the PR above lands) so the -y flag is set before the -c flag when installing components.