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