[packages/skey] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:59:21 CEST 2025
commit 309eb0bbd161ca75c13beca67ea98337ccd8a37d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:59:05 2025 +0200
Fix applying patches.
skey.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/skey.spec b/skey.spec
index fcbc87b..557f24c 100644
--- a/skey.spec
+++ b/skey.spec
@@ -56,7 +56,7 @@ Statyczne biblioteki S/Key.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/skey.git/commitdiff/309eb0bbd161ca75c13beca67ea98337ccd8a37d
More information about the pld-cvs-commit
mailing list