Sync from SUSE:SLFO:Main wireless-tools revision ab069cc8cc843d413138c505ed00a8e7
This commit is contained in:
parent
aea1532299
commit
f3f26b51d4
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user