diff --git a/anda/apps/goofcord/stable/goofcord.spec b/anda/apps/goofcord/stable/goofcord.spec index 0be0282266..4100b2790e 100644 --- a/anda/apps/goofcord/stable/goofcord.spec +++ b/anda/apps/goofcord/stable/goofcord.spec @@ -56,8 +56,8 @@ 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 --publish=never -c.electronVersion="$ELECTRON_VERSION" -ls dist/ +%{__bun} run electron-builder --linux --dir --publish=never -c.electronVersion="$ELECTRON_VERSION" +ls dist/ || ls %install mkdir -p %{buildroot}%{_datadir}/%{name}