summaryrefslogtreecommitdiff
path: root/chunks/pyyaml.morph
blob: 8383fdf0ab25627753d516b078522db7032d8790 (plain)
1
2
3
4
5
6
7
8
name: pyyaml
kind: chunk
repo: upstream:pyyaml
ref: d9fbcceaed39d955f6871b07c61dc42f824285c1
build-commands:
- python setup.py --without-libyaml build
install-commands:
- python setup.py --without-libyaml install --prefix="$PREFIX" --root "$DESTDIR"