[packages/yubikey-val] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:25:52 CEST 2025
commit 3a1c18216685ee029b9cf06e11e821f1ca0d0c55
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:24 2025 +0200
Fix applying patches.
yubikey-val.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/yubikey-val.spec b/yubikey-val.spec
index 1052ad3..333a381 100644
--- a/yubikey-val.spec
+++ b/yubikey-val.spec
@@ -32,7 +32,7 @@ Apache.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/yubikey-val.git/commitdiff/3a1c18216685ee029b9cf06e11e821f1ca0d0c55
More information about the pld-cvs-commit
mailing list