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