From: "David Roman" <davidroman96@gmail.com> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/revolt-desktop/ Date: Mon, 10 Mar 2025 15:05:10 +0000 (UTC) [thread overview] Message-ID: <1741619083.9e91bf27fb99c8efda995e26691aee5b9a013c91.davidroman@gentoo> (raw) commit: 9e91bf27fb99c8efda995e26691aee5b9a013c91 Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Mon Mar 10 15:04:20 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Mon Mar 10 15:04:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9e91bf27 net-im/revolt-desktop: avoid using python native symlinks Closes: https://bugs.gentoo.org/944220 Signed-off-by: David Roman <davidroman96 <AT> gmail.com> net-im/revolt-desktop/revolt-desktop-1.0.8-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/revolt-desktop/revolt-desktop-1.0.8-r2.ebuild b/net-im/revolt-desktop/revolt-desktop-1.0.8-r2.ebuild index 7b7d4edcb..cd5265523 100644 --- a/net-im/revolt-desktop/revolt-desktop-1.0.8-r2.ebuild +++ b/net-im/revolt-desktop/revolt-desktop-1.0.8-r2.ebuild @@ -50,7 +50,7 @@ src_install() { exeinto "${DESTDIR}" doexe "${PN}" chrome-sandbox libEGL.so libffmpeg.so libGLESv2.so libvk_swiftshader.so - ln -sf "$(command -v python3)" resources/app.asar.unpacked/node_modules/register-scheme/build/node_gyp_bins/python3 || die + ln -sf "$(command -v python-exec2c)" resources/app.asar.unpacked/node_modules/register-scheme/build/node_gyp_bins/python3 || die insinto "${DESTDIR}" doins chrome_crashpad_handler chrome_{100,200}_percent.pak icudtl.dat resources.pak snapshot_blob.bin v8_context_snapshot.bin
WARNING: multiple messages have this Message-ID (diff)
From: "David Roman" <davidroman96@gmail.com> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/revolt-desktop/ Date: Mon, 10 Mar 2025 15:20:21 +0000 (UTC) [thread overview] Message-ID: <1741619083.9e91bf27fb99c8efda995e26691aee5b9a013c91.davidroman@gentoo> (raw) Message-ID: <20250310152021.xBoxfGlSOejPDYyWawk89DpwFlNWoaw2mRVhSBUqMnY@z> (raw) commit: 9e91bf27fb99c8efda995e26691aee5b9a013c91 Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Mon Mar 10 15:04:20 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Mon Mar 10 15:04:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9e91bf27 net-im/revolt-desktop: avoid using python native symlinks Closes: https://bugs.gentoo.org/944220 Signed-off-by: David Roman <davidroman96 <AT> gmail.com> net-im/revolt-desktop/revolt-desktop-1.0.8-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/revolt-desktop/revolt-desktop-1.0.8-r2.ebuild b/net-im/revolt-desktop/revolt-desktop-1.0.8-r2.ebuild index 7b7d4edcb..cd5265523 100644 --- a/net-im/revolt-desktop/revolt-desktop-1.0.8-r2.ebuild +++ b/net-im/revolt-desktop/revolt-desktop-1.0.8-r2.ebuild @@ -50,7 +50,7 @@ src_install() { exeinto "${DESTDIR}" doexe "${PN}" chrome-sandbox libEGL.so libffmpeg.so libGLESv2.so libvk_swiftshader.so - ln -sf "$(command -v python3)" resources/app.asar.unpacked/node_modules/register-scheme/build/node_gyp_bins/python3 || die + ln -sf "$(command -v python-exec2c)" resources/app.asar.unpacked/node_modules/register-scheme/build/node_gyp_bins/python3 || die insinto "${DESTDIR}" doins chrome_crashpad_handler chrome_{100,200}_percent.pak icudtl.dat resources.pak snapshot_blob.bin v8_context_snapshot.bin
next reply other threads:[~2025-03-10 15:05 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-03-10 15:05 David Roman [this message] 2025-03-10 15:20 ` [gentoo-commits] repo/proj/guru:master commit in: net-im/revolt-desktop/ David Roman -- strict thread matches above, loose matches on Subject: below -- 2025-03-10 15:05 [gentoo-commits] repo/proj/guru:dev " David Roman 2024-11-20 9:38 David Roman 2024-11-19 9:56 David Roman 2024-11-18 0:02 David Roman
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1741619083.9e91bf27fb99c8efda995e26691aee5b9a013c91.davidroman@gentoo \ --to=davidroman96@gmail.com \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox