summaryrefslogtreecommitdiff
path: root/elements/unmaintained/networking-utils/iproute2.bst
blob: ca0a8886a9f392cd67dd95e5dcf8ef3b5f1eedb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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