Ana Guerrero 2024-03-28 12:52:37 +00:00 committed by Git OBS Bridge
commit f6daa4dacd
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