summaryrefslogtreecommitdiff
path: root/strata/devtools/git.morph
blob: 6ca079a59c2ed916f2b779062fe872fbcbb9586f (plain)
1
2
3
4
5
6
7
8
9
name: git
kind: chunk
build-system: autotools
pre-configure-commands:
- make configure
build-commands:
- make all doc
install-commands:
- make install install-doc