summaryrefslogtreecommitdiff
path: root/elements/lorry/mercurial-tarball.bst
blob: d32d19f711ec5c29144fdfdc6adc962441c2bfb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
kind: manual
depends:
- foundation.bst
- python-cliapp.bst
- pcre-utils.bst
sources:
- kind: git
  url: upstream:mercurial-tarball
  track: baserock/morph
  ref: 4b0aa73b8c69bd5b7521337809f7bc4714209a5a
config:
  build-commands:
  - make build PREFIX="%{prefix}"
  install-commands:
  - make install-bin PREFIX="%{prefix}" DESTDIR="%{install-root}"