[packages/yubikey-ksm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:25:49 CEST 2025
commit 6e61ac0ec47c279a2627d639668719a9f31e9991
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:24 2025 +0200
Fix applying patches.
yubikey-ksm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/yubikey-ksm.spec b/yubikey-ksm.spec
index 5456af5..058ebd2 100644
--- a/yubikey-ksm.spec
+++ b/yubikey-ksm.spec
@@ -29,7 +29,7 @@ AES w użyciu wraz z serwerem sprawdzających poprawność YubiKey.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
cp .htaccess htaccess
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/yubikey-ksm.git/commitdiff/6e61ac0ec47c279a2627d639668719a9f31e9991
More information about the pld-cvs-commit
mailing list