SHA256
1
0
forked from pool/netdiscover
Martin Pluskal
2021-10-14 10:55:01 +00:00
committed by Git OBS Bridge
parent ee00e0e2d4
commit d544196e08

View File

@@ -47,7 +47,7 @@ mode, which will scan for common local networks.
%build
autoreconf -fiv
%configure
cp %{_datadir}/hwdata/oui.txt ./oui.txt-$(date +%{Y}%{m}%{d})
cp %{_datadir}/hwdata/oui.txt ./oui.txt-$(date +%Y%m%d)
sh update-oui-database.sh --no-download
%make_build