diff --git a/anda/apps/goofcord/stable/goofcord.spec b/anda/apps/goofcord/stable/goofcord.spec index 4100b2790e..cd7f117885 100644 --- a/anda/apps/goofcord/stable/goofcord.spec +++ b/anda/apps/goofcord/stable/goofcord.spec @@ -54,9 +54,9 @@ sed -i '/\"x64\",/d' electron-builder.ts %endif export ELECTRON_VERSION="$(electron --version --no-sandbox | sed 's/v//')" %{__bun} install -#sed '/electronFuses:/i electronVersion: "'$ELECTRON_VERSION'",' +sed '/electronFuses:/i electronVersion: "'$ELECTRON_VERSION'",' %{__bun} run build -%{__bun} run electron-builder --linux --dir --publish=never -c.electronVersion="$ELECTRON_VERSION" +%{__bun} run electron-builder --linux --dir --publish=never #-c.electronVersion="$ELECTRON_VERSION" ls dist/ || ls %install