[packages/opencryptoki] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:43:13 CEST 2025
commit e38b3af730817bfd588e70428aa96ba6768152fc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:42:57 2025 +0200
Fix applying patches.
opencryptoki.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/opencryptoki.spec b/opencryptoki.spec
index dc947eb..c3719fe 100644
--- a/opencryptoki.spec
+++ b/opencryptoki.spec
@@ -154,9 +154,9 @@ urządzeń TPM (Trusted Platform Module) w stosie openCryptoki.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/opencryptoki.git/commitdiff/e38b3af730817bfd588e70428aa96ba6768152fc
More information about the pld-cvs-commit
mailing list