makedeb


proton-ge-custom-bin 8.3-1


A fancy custom distribution of Valves Proton with various patches

Click here to go back to the commit logs for proton-ge-custom-bin.

Commit:


Hash: a684d7f89201f0bcfc9ed2a52f4869d560768adb

Message: Fixed an edge-case build issue

Diff


diff --git a/PKGBUILD b/PKGBUILD
index 51658df..e446b14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -47,7 +47,7 @@ _pkgver="${pkgver//./_}"
 _srcdir="GE-Proton${pkgver//./-}"
 
 ## paths and files
-_protondir=usr/share/steam/compatibilitytools.d/${_pkgname}
+_protondir=/usr/share/steam/compatibilitytools.d/${_pkgname}
 _licensedir=usr/share/licenses/${_pkgname}
 _execfile=usr/bin/proton
 _protoncfg=${_protondir}/user_settings.py