Sync from SUSE:SLFO:Main wireless-tools revision ab069cc8cc843d413138c505ed00a8e7

This commit is contained in:
Adrian Schröter 2024-10-03 18:06:29 +02:00
parent aea1532299
commit f3f26b51d4
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 15:22:11 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Mar 8 21:07:46 UTC 2022 - Martin Wilck <mwilck@suse.com>

View File

@ -75,9 +75,9 @@ you to set wireless LAN specific parameters and get specific stats.
%prep
%setup -q -T -b 6 -n lwepgen
%setup -q -n wireless_tools.30
%patch0
%patch -P 0
pushd ../lwepgen
%patch1
%patch -P 1
popd
%build