[packages/WireGuard] - use patch -P, rel 2
baggins
baggins at pld-linux.org
Sun Feb 9 23:32:33 CET 2025
commit 82830e3e771203224e3f6ce35728b72475d88d45
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Feb 10 00:32:14 2025 +0100
- use patch -P, rel 2
WireGuard.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/WireGuard.spec b/WireGuard.spec
index bb35a50..ad37d61 100644
--- a/WireGuard.spec
+++ b/WireGuard.spec
@@ -1,7 +1,7 @@
# nothing to be placed to debuginfo package
%define _enable_debug_packages 0
-%define rel 1
+%define rel 2
Summary: WireGuard is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography
Name: WireGuard%{_alt_kernel}
Version: 1.0.20220627
@@ -56,7 +56,7 @@ WireGuard kernel module.\
%prep
%setup -q -n wireguard-linux-compat-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{expand:%build_kernel_packages}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/WireGuard.git/commitdiff/82830e3e771203224e3f6ce35728b72475d88d45
More information about the pld-cvs-commit
mailing list