summaryrefslogtreecommitdiff
path: root/elements/unmaintained/virtualization/dmidecode.bst
blob: a3ce8455389ec3003c799ff6490c24e8c117e4e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
kind: manual
depends:
- libsoup-common.bst
- python2-core.bst
- python-pygobject.bst
- connman-common.bst
- unmaintained/lvm.bst
- xorg-util-macros-common.bst
- unmaintained/networking-utils.bst
- docutils.bst
sources:
- kind: git
  url: upstream:dmidecode
  track: master
  ref: 47a0aa5d6696a83922ee70279b7253a4e55947d5
config:
  build-commands:
  - make
  install-commands:
  - make install DESTDIR="%{install-root}" prefix="%{prefix}"