From f06b1389ff3825bb7433e2a3191f411dc07c02f0 Mon Sep 17 00:00:00 2001 From: madomado Date: Sun, 2 Mar 2025 18:57:10 +0800 Subject: [PATCH] Update grayjay.spec Signed-off-by: madomado --- anda/apps/grayjay/grayjay.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/grayjay/grayjay.spec b/anda/apps/grayjay/grayjay.spec index e07e92a628..dcc43e8336 100644 --- a/anda/apps/grayjay/grayjay.spec +++ b/anda/apps/grayjay/grayjay.spec @@ -19,7 +19,7 @@ Grayjay is a multi-platform media application that allows you to watch content f %autosetup -n Grayjay.Desktop-%version git init git remote add origin https://github.com/futo-org/Grayjay.Desktop -git submodule update --init --recursive %{?_smp_mflags} +git submodule update --init --recursive #{?_smp_mflags} %build pushd Grayjay.Desktop.Web