summaryrefslogtreecommitdiff
path: root/elements/unmaintained/networking-utils/iproute2.bst
diff options
context:
space:
mode:
Diffstat (limited to 'elements/unmaintained/networking-utils/iproute2.bst')
-rw-r--r--elements/unmaintained/networking-utils/iproute2.bst14
1 files changed, 14 insertions, 0 deletions
diff --git a/elements/unmaintained/networking-utils/iproute2.bst b/elements/unmaintained/networking-utils/iproute2.bst
new file mode 100644
index 00000000..ca0a8886
--- /dev/null
+++ b/elements/unmaintained/networking-utils/iproute2.bst
@@ -0,0 +1,14 @@
+kind: manual
+depends:
+- foundation.bst
+sources:
+- kind: git
+ url: upstream:iproute2
+ track: v3.17.0
+ ref: 50231ad2a554fcb02462bed6405c970833c1baee
+config:
+ build-commands:
+ - sed -i '/^TARGETS/s@arpd@@g' misc/Makefile
+ - make
+ install-commands:
+ - DESTDIR="%{install-root}" PREFIX="%{prefix}" make install