[packages/wmii] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:08:45 CEST 2025


commit 405c0025aebc10b4eb2ca388c4861bd2fdfcba31
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:46 2025 +0200

    Fix applying patches.

 wmii.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wmii.spec b/wmii.spec
index 12e8862..ca0ccfa 100644
--- a/wmii.spec
+++ b/wmii.spec
@@ -28,8 +28,8 @@ linii kodu.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wmii.git/commitdiff/405c0025aebc10b4eb2ca388c4861bd2fdfcba31



More information about the pld-cvs-commit mailing list