mirror of
https://github.com/ublue-os/bazzite.git
synced 2024-12-26 03:18:10 +00:00
chore: Normal clone so the gamescope checkout works
This commit is contained in:
parent
563d5b308b
commit
46124f49f9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user