From 42963dcf699e42332ee7447e7754d4e845dd3189 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sun, 21 Sep 2025 23:35:21 -0500 Subject: [PATCH] ? Signed-off-by: Gilver --- anda/apps/goofcord/stable/goofcord.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/goofcord/stable/goofcord.spec b/anda/apps/goofcord/stable/goofcord.spec index 32f275b960..c3d0849dba 100644 --- a/anda/apps/goofcord/stable/goofcord.spec +++ b/anda/apps/goofcord/stable/goofcord.spec @@ -56,7 +56,7 @@ export ELECTRON_VERSION="$(electron --version | 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" +%{__bun} run electron-builder --linux --publish=never -c.electronVersion="$ELECTRON_VERSION" %install mkdir -p %{buildroot}%{_datadir}/%{name}