chore (legcord): remove hacks (#13433) (#13444)

(cherry picked from commit 29e0ea9000)

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2026-06-27 16:24:21 -05:00
committed by GitHub
parent 321fa7e346
commit cfd40afeb1
-3
View File
@@ -1,5 +1,3 @@
%global debug_package %nil
# terrible evil no good very bad hack
# fix one day
%global __requires_exclude_from (.*)lib(.*)so(.*)
@@ -27,7 +25,6 @@ while keeping everything lightweight.
%git_clone %url v%version
%build
echo "Electron Builder" > %{rpmbuilddir}/webapp-tool.txt
%pnpm_build -r build
%install