commit: d1a5a1fd685f5dd7a8fd577d44413fcd1aabd8b6 Author: Norbert Norbiros <norbiros <AT> protonmail <DOT> com> AuthorDate: Fri Feb 14 16:39:19 2025 +0000 Commit: Norbert Szeremet <norbiros <AT> protonmail <DOT> com> CommitDate: Fri Feb 14 16:39:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d1a5a1fd
games-util/modrinth-app-bin: disable app's internal update provider Signed-off-by: Norbert Norbiros <norbiros <AT> protonmail.com> games-util/modrinth-app-bin/files/modrinth-app-bin-desktop.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-util/modrinth-app-bin/files/modrinth-app-bin-desktop.patch b/games-util/modrinth-app-bin/files/modrinth-app-bin-desktop.patch index ebae65bdd..ed6694817 100644 --- a/games-util/modrinth-app-bin/files/modrinth-app-bin-desktop.patch +++ b/games-util/modrinth-app-bin/files/modrinth-app-bin-desktop.patch @@ -6,7 +6,7 @@ index 802f685..898b247 100644 [Desktop Entry] Categories=Game; -Exec=ModrinthApp -+Exec="/opt/modrinth-app-bin/modrinth-app-bin" %U ++Exec="MODRINTH_EXTERNAL_UPDATE_PROVIDER=1 /opt/modrinth-app-bin/modrinth-app-bin" %U Icon=ModrinthApp Name=Modrinth App Terminal=false
