summaryrefslogtreecommitdiff
path: root/strata/networking-utils/iproute2.morph
blob: a1a4d37e685e54e7f9657392ece1129be353ff17 (plain)
1
2
3
4
5
6
7
name: iproute2
kind: chunk
build-commands:
- sed -i '/^TARGETS/s@arpd@@g' misc/Makefile
- make
install-commands:
- DESTDIR="$DESTDIR" PREFIX="$PREFIX" make install