1
0
mirror of https://github.com/krglaws/MyLFS.git synced 2025-07-29 21:01:54 +00:00
Files
MyLFS-big_bash_script/phase4/iproute2.sh

12 lines
207 B
Bash

# IPRoute2 Phase 4
sed -i /ARPD/d Makefile
rm -f man/man8/arpd.8
make
make SBINDIR=/usr/sbin install
mkdir -p /usr/share/doc/iproute2-5.16.0
cp COPYING README* /usr/share/doc/iproute2-5.16.0