Update main32.sh
This commit is contained in:
parent
45ea9846e4
commit
b0a52830f6
@ -5,6 +5,7 @@ set -e
|
|||||||
git clone https://gitlab.freedesktop.org/mesa/mesa ./mesa-git
|
git clone https://gitlab.freedesktop.org/mesa/mesa ./mesa-git
|
||||||
cp -rvf ./debian ./mesa-git/
|
cp -rvf ./debian ./mesa-git/
|
||||||
cd ./mesa-git
|
cd ./mesa-git
|
||||||
|
git checkout staging/24.0
|
||||||
git submodule update --init
|
git submodule update --init
|
||||||
sed -i ' 1 s/.*/& - PikaOS YellowBirb Mesa Git /' ./VERSION
|
sed -i ' 1 s/.*/& - PikaOS YellowBirb Mesa Git /' ./VERSION
|
||||||
touch debian/changelog
|
touch debian/changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user