From b0a52830f65ec50c9faa1fb8d9028d8d36fc6b91 Mon Sep 17 00:00:00 2001 From: ferrreo Date: Tue, 27 Feb 2024 15:04:51 +0000 Subject: [PATCH] Update main32.sh --- main32.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/main32.sh b/main32.sh index 627ed27..fa82375 100755 --- a/main32.sh +++ b/main32.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 +git checkout staging/24.0 git submodule update --init sed -i ' 1 s/.*/& - PikaOS YellowBirb Mesa Git /' ./VERSION touch debian/changelog