[packages/pkcs11-helper] - use patch -P

qboosh qboosh at pld-linux.org
Sun May 18 17:54:03 CEST 2025


commit 63cb1b1afca53db5f65aadc2bc60c632ffe3ed8d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 18 17:27:35 2025 +0200

    - use patch -P

 pkcs11-helper.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pkcs11-helper.spec b/pkcs11-helper.spec
index 89fb944..ad2fd29 100644
--- a/pkcs11-helper.spec
+++ b/pkcs11-helper.spec
@@ -70,8 +70,8 @@ Dokumentacja API biblioteki pkcs11-helper.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pkcs11-helper.git/commitdiff/63cb1b1afca53db5f65aadc2bc60c632ffe3ed8d



More information about the pld-cvs-commit mailing list