summaryrefslogtreecommitdiff
path: root/games-rpg/megapahit/files/megapahit-26.3.0-discord_sdk.patch
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2026-07-25 22:13:55 +0800
committerErik Kundiman <erik@megapahit.org>2026-07-25 22:13:55 +0800
commit1685abbd03067d3e3adcefd86a796c6a3d91f8cd (patch)
tree47a55d3378b2e0542589c7b2d63721196e3aebd4 /games-rpg/megapahit/files/megapahit-26.3.0-discord_sdk.patch
parentf0c81f3656ff5048eb7ee9f9c1573312b7379c94 (diff)
Megapahit viewer 26.3.0-r55654 ebuildHEADmaster
Still masked.
Diffstat (limited to 'games-rpg/megapahit/files/megapahit-26.3.0-discord_sdk.patch')
-rw-r--r--games-rpg/megapahit/files/megapahit-26.3.0-discord_sdk.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/games-rpg/megapahit/files/megapahit-26.3.0-discord_sdk.patch b/games-rpg/megapahit/files/megapahit-26.3.0-discord_sdk.patch
new file mode 100644
index 0000000..5d6b986
--- /dev/null
+++ b/games-rpg/megapahit/files/megapahit-26.3.0-discord_sdk.patch
@@ -0,0 +1,11 @@
+--- viewer/indra/cmake/Discord.cmake.orig 2025-07-20 19:39:36.291295755 +0800
++++ viewer/indra/cmake/Discord.cmake 2025-07-20 19:39:46.854182818 +0800
+@@ -5,7 +5,7 @@
+
+ if (${PREBUILD_TRACKING_DIR}/sentinel_installed IS_NEWER_THAN ${PREBUILD_TRACKING_DIR}/discord_installed OR NOT ${discord_installed} EQUAL 0)
+ file(ARCHIVE_EXTRACT
+- INPUT $ENV{HOME}/Downloads/DiscordSocialSdk-1.9.17379.zip
++ INPUT /var/cache/distfiles/DiscordSocialSdk-1.9.17379.zip
+ DESTINATION ${CMAKE_BINARY_DIR}
+ )
+ file(