32bit build

This commit is contained in:
ferrreo 2023-06-10 18:13:49 +01:00
parent 0e5c58a16f
commit 24962f7dc6

View File

@ -9,6 +9,7 @@ apt update
# Clone Upstream
wget -nv https://gitlab.freedesktop.org/wayland/wayland/-/archive/1.22.0/wayland-1.22.0.tar.gz
tar -xf ./wayland-1.22.0.tar.gz
mv ./wayland-1.22.0.tar.gz ./wayland-1.22.0.orig.tar.gz
cp -rvf ./debian ./wayland-1.22.0/
cd ./wayland-1.22.0/