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