From bee8aa3ffb81ce9dbca0229e07a9097356d8c2dc Mon Sep 17 00:00:00 2001 From: Gilver Date: Sun, 21 Sep 2025 20:44:21 -0500 Subject: [PATCH] ? Signed-off-by: Gilver --- anda/apps/goofcord/stable/goofcord.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/goofcord/stable/goofcord.spec b/anda/apps/goofcord/stable/goofcord.spec index 0778b3ab62..bb92ce14b1 100644 --- a/anda/apps/goofcord/stable/goofcord.spec +++ b/anda/apps/goofcord/stable/goofcord.spec @@ -7,7 +7,7 @@ %elifarch aarch64 armv7hl armv7l %global __requires_exclude ^((libffmpeg[.]so.*)|(lib.*\\.so.*)|(.*\\x86_64*\\.so.*)|(.*\\x86-64*\\.so.*))$ %endif -%bcond vendored_nodejs 1 +%bcond vendored_nodejs 0 Name: goofcord Version: 1.10.3 @@ -51,7 +51,7 @@ nvm install 24 %ifarch aarch64 armv7hl armv7l sed -i '/\"x64\",/d' electron-builder.ts %endif -bun install +bun install --no-frozen-lockfile bun run packageLinux %install