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