From e60807d15e9d861e9c9504d3e9fee1ce8a01d8aa Mon Sep 17 00:00:00 2001 From: Gilver Date: Sun, 21 Sep 2025 23:50:31 -0500 Subject: [PATCH] Update goofcord.spec Signed-off-by: Gilver --- anda/apps/goofcord/stable/goofcord.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}