From b7a14510cd8279c71d3d0ca4cb48546754ebebaf Mon Sep 17 00:00:00 2001 From: madomado Date: Mon, 21 Oct 2024 15:09:44 +0800 Subject: [PATCH] unzip? Signed-off-by: madomado --- anda/apps/legcord-bin/legcord-bin.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/anda/apps/legcord-bin/legcord-bin.spec b/anda/apps/legcord-bin/legcord-bin.spec index b2f0d0bd40..01dd3b1efa 100644 --- a/anda/apps/legcord-bin/legcord-bin.spec +++ b/anda/apps/legcord-bin/legcord-bin.spec @@ -24,6 +24,7 @@ Source0: %url/releases/download/v%version/%src.zip Source1: legcord.png Source2: https://raw.githubusercontent.com/LegCord/LegCord/v%version/README.md Requires: electron xdg-utils +BuildRequires: unzip ExclusiveArch: x86_64 aarch64 armv7l Conflicts: legcord BuildRequires: add-determinism @@ -33,7 +34,7 @@ LegCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. %prep -%autosetup -n %src +unzip %SOURCE0 cat < .legcord.desktop [Desktop Entry]