[packages/hyprcursor] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:10:41 CEST 2025
commit bd19f175466bfdfaa8cce74c76dce8e847360825
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:10:25 2025 +0200
Fix applying patches.
hyprcursor.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hyprcursor.spec b/hyprcursor.spec
index 78785da..7d99d5f 100644
--- a/hyprcursor.spec
+++ b/hyprcursor.spec
@@ -35,7 +35,7 @@ Header files for hyprcursor.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%cmake -B build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hyprcursor.git/commitdiff/bd19f175466bfdfaa8cce74c76dce8e847360825
More information about the pld-cvs-commit
mailing list