summaryrefslogtreecommitdiff
path: root/strata/openstack-services/docutils.morph
blob: fefd3487e6d84003f1682279c465e9c71dc60fc5 (plain)
1
2
3
4
5
6
name: docutils
kind: chunk
build-commands:
- cd docutils && python setup.py build
install-commands:
- cd docutils && python setup.py install --prefix "$PREFIX" --root "$DESTDIR"