diff --git a/main.sh b/main.sh index 627ed27..abccf83 100755 --- a/main.sh +++ b/main.sh @@ -5,6 +5,7 @@ set -e git clone https://gitlab.freedesktop.org/mesa/mesa ./mesa-git cp -rvf ./debian ./mesa-git/ cd ./mesa-git +giit checkout staging/24.0 git submodule update --init sed -i ' 1 s/.*/& - PikaOS YellowBirb Mesa Git /' ./VERSION touch debian/changelog