From d018bee8201b09b425c89776bf8ff0c181fa48e6 Mon Sep 17 00:00:00 2001 From: MastaG Date: Mon, 25 Nov 2024 10:18:20 +0100 Subject: [PATCH] fix typo --- turnip_builder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/turnip_builder.sh b/turnip_builder.sh index c217172..cd96ec8 100755 --- a/turnip_builder.sh +++ b/turnip_builder.sh @@ -8,7 +8,7 @@ workdir="$(pwd)/turnip_workdir" packagedir="$workdir/turnip_module" ndkver="android-ndk-r26c" sdkver="31" -mesasrc="https://gitlab.freedesktop.org/Valentine/mesa" +mesasrc="https://gitlab.freedesktop.org/Valentine/mesa.git" mesabranch="tandroid" #array of string => commit/branch;patch args