[packages/evilwm] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:28:01 CEST 2025


commit 369e03e5a869d66c0048a4964a72a5a18690743a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:27:45 2025 +0200

    Fix applying patches.

 evilwm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/evilwm.spec b/evilwm.spec
index 5a49fb2..c72e423 100644
--- a/evilwm.spec
+++ b/evilwm.spec
@@ -47,7 +47,7 @@ Jego cechy to:
 
 %prep
 %setup -q -n %{name}-%{version}.orig
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evilwm.git/commitdiff/369e03e5a869d66c0048a4964a72a5a18690743a



More information about the pld-cvs-commit mailing list