summaryrefslogtreecommitdiff
path: root/strata/networking-utils/iproute2.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/networking-utils/iproute2.morph')
-rw-r--r--strata/networking-utils/iproute2.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/strata/networking-utils/iproute2.morph b/strata/networking-utils/iproute2.morph
new file mode 100644
index 00000000..a1a4d37e
--- /dev/null
+++ b/strata/networking-utils/iproute2.morph
@@ -0,0 +1,7 @@
+name: iproute2
+kind: chunk
+build-commands:
+- sed -i '/^TARGETS/s@arpd@@g' misc/Makefile
+- make
+install-commands:
+- DESTDIR="$DESTDIR" PREFIX="$PREFIX" make install