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