mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 14:34:42 +01:00
revert to official installer for the moment
This commit is contained in:
parent
da0d77d859
commit
ee235db2ef
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -105,7 +105,7 @@ package() {
|
|||
if [ -d "$bm_pfx" ]; then
|
||||
echo "$bm_pfx already exists; skipping BakkesMod setup"
|
||||
else
|
||||
WINEPREFIX="$compat/pfx/" "$proton/bin/wine64" "$srcdir/setup.exe"
|
||||
WINEPREFIX="$compat/pfx/" "$proton/bin/wine64" "$srcdir/BakkesModSetup.exe"
|
||||
fi
|
||||
dll_patch="$srcdir/dll_patch.py"
|
||||
python "$dll_patch" "$bm_pfx/bakkesmod/dll"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue