chore: Normal clone so the gamescope checkout works

This commit is contained in:
Kyle Gospodnetich 2024-12-09 23:36:27 -08:00
parent 563d5b308b
commit 46124f49f9

View File

@ -100,7 +100,7 @@ Summary: libs for %{name}
%prep
# git clone --depth 1 --branch %%{gamescope_tag} %%{url}.git
git clone --depth 1 --branch master %{url}.git
git clone %{url}.git
cd gamescope
git checkout %{gamescope_commit}
git submodule update --init --recursive