summaryrefslogtreecommitdiff
path: root/elements/morph-utils/cmdtest.bst
blob: eda4dbbb1b1ab49c5eca6bb416106a3cdd2cddbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
kind: manual
depends:
- core.bst
- ostree-core.bst
- python-cliapp.bst
- python2-core.bst
- python-pygobject.bst
- python-wsgi.bst
- morph-utils/python-ttystatus.bst
sources:
- kind: git
  url: upstream:cmdtest
  track: baserock/morph
  ref: ac91791842c6e7e6eda3213916af413255999c7b
config:
  build-commands:
  - python setup.py build
  install-commands:
  - python setup.py install --prefix=/usr --root "%{install-root}"