From 049790d27e03e3523cdac35a8b622a6dd0d605b4 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Mon, 11 May 2026 12:46:25 -0400 Subject: [PATCH] [hyprland] use similar format for patch as qt-support package --- hyprland-git/hyprland-git.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hyprland-git/hyprland-git.spec b/hyprland-git/hyprland-git.spec index 188af00..5b48a5b 100644 --- a/hyprland-git/hyprland-git.spec +++ b/hyprland-git/hyprland-git.spec @@ -35,7 +35,7 @@ Source0: %{url}/releases/download/v%{version}/source-v%{version}.tar.gz %endif Source4: macros.hyprland Source5: https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-%{libxkbcommon_version}/libxkbcommon-%{libxkbcommon_version}.tar.gz -Patch0: cursor-fix.patch +Patch: cursor-fix.patch %{lua: hyprdeps = { @@ -188,7 +188,7 @@ Requires: pkgconfig(xkbcommon) %prep -%autosetup -n %{?bumpver:Hyprland-%{hyprland_commit}} %{!?bumpver:hyprland-source} -N -p0 +%autosetup -n %{?bumpver:Hyprland-%{hyprland_commit}} %{!?bumpver:hyprland-source} -p1 %if 0%{?bumpver} tar -xf %{SOURCE2} -C subprojects/hyprland-protocols --strip=1