diff --git a/main.sh b/main.sh index 41e5859..3041186 100755 --- a/main.sh +++ b/main.sh @@ -1,5 +1,5 @@ # Clone Upstream -git clone https://gitlab.freedesktop.org/xorg/xserver ./xwayland +git clone https://gitlab.freedesktop.org/xorg/xserver -b xwayland-24.1 ./xwayland cp -rvf ./debian ./xwayland/ #cp -vf ./meson.build ./xwayland/ cd ./xwayland