From 31c6a72402ee4f49ccd1e3bbf8b718840c9003cab25c929a8d5bcfe42333f5e8 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 14 Oct 2021 10:55:01 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network:utilities/netdiscover?expand=0&rev=17 --- netdiscover.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netdiscover.spec b/netdiscover.spec index 342f05c..0e7b3a0 100644 --- a/netdiscover.spec +++ b/netdiscover.spec @@ -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