From 7fd23dc2640a751c65864c20d5fc255c9493bbe9 Mon Sep 17 00:00:00 2001 From: Gilver Date: Mon, 22 Sep 2025 03:30:09 -0500 Subject: [PATCH] ? Signed-off-by: Gilver --- anda/apps/goofcord/stable/goofcord.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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}