[packages/openvpn-otp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:47:15 CEST 2025
commit e47e0d99842c06865fc8a5cc2686662621ee3a82
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:46:59 2025 +0200
Fix applying patches.
openvpn-otp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openvpn-otp.spec b/openvpn-otp.spec
index 87d6c64..262e934 100644
--- a/openvpn-otp.spec
+++ b/openvpn-otp.spec
@@ -30,7 +30,7 @@ Wtyczka implementuje uwierzytelnianie hasłami jednorazowymi.
%prep
%setup -q
-%patch1 -p1
+%patch -P1 -p1
%build
%{__mkdir_p} m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openvpn-otp.git/commitdiff/e47e0d99842c06865fc8a5cc2686662621ee3a82
More information about the pld-cvs-commit
mailing list