1
0
forked from pool/iptraf-ng
Jan Engelhardt 2020-08-16 14:32:21 +00:00 committed by Git OBS Bridge
parent 07a67ef5fe
commit 64e31cc27c

View File

@ -45,7 +45,7 @@ breakdowns, and LAN station packet and byte counts.
%install
%make_install prefix="%_prefix" V=1
b=%buildroot
b="%buildroot"
install -dm 0755 "$b/%_localstatedir/lib/iptraf-ng"
ln -s iptraf-ng "$b/%_sbindir/iptraf"
ln -s iptraf-ng.8 "$b/%_mandir/man8/iptraf.8"