File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ optdepends=(
5656 ' winetricks: protonfixes backend'
5757 ' xboxdrv: gamepad driver service'
5858)
59- options=(emptydirs pestrip)
59+ options=(emptydirs ! strip pestrip)
6060
6161source=(
6262 " ${pkgname} _${_tag} .tar.gz::${url} /releases/download/${_tag} /${_tag} .tar.gz"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ pkgdesc="Compatibility tool for Steam Play based on Wine and additional componen
1414url=" https://github.com/GloriousEggroll/proton-ge-custom"
1515arch=(x86_64 x86_64_v3)
1616# LTO lead to vkd3d FTBFS
17- options=(! staticlibs ! lto emptydirs pestrip)
17+ options=(! staticlibs ! lto emptydirs ! strip pestrip)
1818license=(' BSD-3-Clause AND LGPL-2.1-or-later AND Zlib AND MIT AND MPL-2.0 AND OFL-3.0 AND LicenseRef-STEAMWORKS-SDK-license' )
1919provides=(' proton' " proton-ge-custom=${pkgver} " )
2020conflicts=(' proton-ge-custom' )
You can’t perform that action at this time.
0 commit comments