[packages/karma] - use patch -P

qboosh qboosh at pld-linux.org
Thu May 8 21:43:45 CEST 2025


commit 43e54c4eee662d9825dec7f4059159ce3ec4f74b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu May 8 21:36:59 2025 +0200

    - use patch -P

 karma.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/karma.spec b/karma.spec
index 28230ac..9c706ad 100644
--- a/karma.spec
+++ b/karma.spec
@@ -56,8 +56,8 @@ Część KarmaLib przeznaczona dla programistów.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %ifarch %{ix86}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/karma.git/commitdiff/9c04e7522ee56e45c42334378cf835e65abae208



More information about the pld-cvs-commit mailing list