[packages/hyprwayland-scanner] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:10:44 CEST 2025


commit 3b0e03e5afd815146efca731001a2de0ebc96cd3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:10:28 2025 +0200

    Fix applying patches.

 hyprwayland-scanner.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hyprwayland-scanner.spec b/hyprwayland-scanner.spec
index 0d91a8d..2f31a6d 100644
--- a/hyprwayland-scanner.spec
+++ b/hyprwayland-scanner.spec
@@ -21,7 +21,7 @@ A Hyprland implementation of wayland-scanner, in and for C++.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %cmake -B build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hyprwayland-scanner.git/commitdiff/3b0e03e5afd815146efca731001a2de0ebc96cd3



More information about the pld-cvs-commit mailing list