forked from pool/iptraf-ng
Accepting request 847772 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/847772 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iptraf-ng?expand=0&rev=4
This commit is contained in:
commit
33fea11cd6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 10:52:12 UTC 2020 - Martin Wilck <mwilck@suse.com>
|
||||
|
||||
- Fix build error on SLE12 (%make_build not defined)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 16 14:11:17 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@ -41,7 +41,7 @@ breakdowns, and LAN station packet and byte counts.
|
||||
%autosetup -n %name-%version -p1
|
||||
|
||||
%build
|
||||
%make_build CFLAGS="%optflags -D_GNU_SOURCE"
|
||||
%{?make_build}%{!?make_build:make %{?_smp_mflags}} CFLAGS="%optflags -D_GNU_SOURCE"
|
||||
|
||||
%install
|
||||
%make_install prefix="%_prefix" V=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user