[packages/libjsw] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:52:55 CEST 2025


commit 2f26a547be02c4165c27a207456ab87945f395e7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:52:40 2025 +0200

    Fix applying patches.

 libjsw.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libjsw.spec b/libjsw.spec
index 92430d9..904ccf7 100644
--- a/libjsw.spec
+++ b/libjsw.spec
@@ -55,8 +55,8 @@ Kalibrator joysticka do używania z libjsw.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cd libjsw
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libjsw.git/commitdiff/2f26a547be02c4165c27a207456ab87945f395e7



More information about the pld-cvs-commit mailing list