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