[packages/stoken] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:08:57 CEST 2025
commit 38f6be45b971b671f1183fbe005ad3c07022d78d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:08:41 2025 +0200
Fix applying patches.
stoken.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/stoken.spec b/stoken.spec
index c4afbb0..c197976 100644
--- a/stoken.spec
+++ b/stoken.spec
@@ -87,7 +87,7 @@ Interfejs JNI do biblioteki stoken.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/stoken.git/commitdiff/38f6be45b971b671f1183fbe005ad3c07022d78d
More information about the pld-cvs-commit
mailing list