Update main.sh

This commit is contained in:
Ward Nakchbandi (CosmicFusion) 2024-08-09 22:02:20 +02:00
parent 1bdc25ac3b
commit f2f2eaa706

View File

@ -11,7 +11,8 @@ VERSION="9.14"
# Clone Upstream
git clone --depth=1 -b wine-"$VERSION" https://gitlab.winehq.org/wine/wine
# Clone staging patches
git clone --depth=1 -b "$VERSION" https://gitlab.winehq.org/wine/wine-staging
git clone --depth=1 -b v"$VERSION" https://gitlab.winehq.org/wine/wine-staging
cd ./wine-staging
./staging/patchinstall.py DESTDIR="../wine" --all
cd ../
cp -rvf ./debian ./wine/