Update main.sh
This commit is contained in:
parent
1d2c598676
commit
6fa565861b
2
main.sh
2
main.sh
@ -1,5 +1,5 @@
|
|||||||
# Clone Upstream
|
# 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 -rvf ./debian ./xwayland/
|
||||||
#cp -vf ./meson.build ./xwayland/
|
#cp -vf ./meson.build ./xwayland/
|
||||||
cd ./xwayland
|
cd ./xwayland
|
||||||
|
Loading…
Reference in New Issue
Block a user