summaryrefslogtreecommitdiff
path: root/elements/foundation/pciutils.bst
blob: ec8920fbd5fdf30ba187b8da2be688204f54170b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
kind: manual
depends:
- coreutils-common.bst
sources:
- kind: git
  url: upstream:pciutils
  track: v3.4.1
  ref: 37c9315c504f266c23d51e62e59d32422dbbe9e7
config:
  configure-commands:
  - make PREFIX="%{prefix}" ZLIB=no lib/config.mk
  - echo PREFIX="%{prefix}" >>lib/config.mk
  - echo MANDIR="%{prefix}/share/man" >>lib/config.mk
  build-commands:
  - make PREFIX="%{prefix}"
  install-commands:
  - make PREFIX="%{prefix}" DESTDIR="%{install-root}" install
  - make PREFIX="%{prefix}" DESTDIR="%{install-root}" install-lib