Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
cab776e070 |
@@ -1,9 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Tue Feb 20 15:21:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
||||||
|
|
||||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
||||||
%patchN
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 20 13:16:54 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
Fri Oct 20 13:16:54 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
||||||
|
|
||||||
|
@@ -47,8 +47,8 @@ WireGuard kernel module. Currently, it provides only a single tool:
|
|||||||
wg: set and retrieve configuration of WireGuard interfaces
|
wg: set and retrieve configuration of WireGuard interfaces
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n wireguard-tools-%{version}
|
%setup -q -n wireguard-tools-%{version}
|
||||||
|
%patch1 -p1
|
||||||
## HACK: Fixing wg-quick's DNS= directive with a hatchet
|
## HACK: Fixing wg-quick's DNS= directive with a hatchet
|
||||||
contrib/dns-hatchet/apply.sh
|
contrib/dns-hatchet/apply.sh
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user