mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-17 18:40:02 +00:00
ci: nswitch: there is no python-is-python3 where we're going
This commit is contained in:
parent
20bcd03f19
commit
430c51b71a
@ -16,8 +16,9 @@ build_hlsdk()
|
|||||||
|
|
||||||
echo "Downloading missing deps..."
|
echo "Downloading missing deps..."
|
||||||
|
|
||||||
apt-get install -y --no-install-recommends python3 python-is-python3 || die
|
|
||||||
dkp-pacman -S --noconfirm dkp-toolchain-vars || die
|
dkp-pacman -S --noconfirm dkp-toolchain-vars || die
|
||||||
|
# forgive me father, for I have sinned
|
||||||
|
ln -s /usr/bin/python3 /usr/bin/python
|
||||||
|
|
||||||
echo "Building libsolder..."
|
echo "Building libsolder..."
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user