summaryrefslogtreecommitdiff
path: root/strata/python2-core/pyyaml-python2.morph
blob: 54d2b035bfeba6f694c0106cf98df8e102658dcb (plain)
1
2
3
4
5
6
name: pyyaml-python2
kind: chunk
build-commands:
- python2 setup.py --without-libyaml build
install-commands:
- python2 setup.py --without-libyaml install --prefix="$PREFIX" --root "$DESTDIR"