Commit 77aa6b25 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf iproute2-4.14.1.tar.xz
cd iproute2-4.14.1 && sed -i '/ARPD/d' Makefile
cd iproute2-4.14.1 && rm -fv man/man8/arpd8
cd iproute2-4.14.1 && sed -i 's/m_ipt.o//' tc/Makefile
$(MAKE) -C iproute2-4.14.1
$(MAKE) -C iproute2-4.14.1 DOCDIR=/usr/share/doc/iproute2-4.14.1 install
rm -rf iproute2-4.14.1
bin
/sbin/.*
headers
/usr/include/.*
bash-completion
/usr/share/bash-completion/.*
doc
/usr/share/doc/.*
man
/usr/share/man/.*
lib
/usr/lib/.*
etc
/etc/.*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment