summaryrefslogtreecommitdiff
path: root/strata/cloudinit-support/python-prettytable.def
blob: 35620ff0ddf1cd356f51ba8400ecea05a540b0e2 (plain)
1
2
3
4
5
name: python-prettytable
build-commands:
- cd src && python setup.py build
install-commands:
- cd src && python setup.py install --prefix "$PREFIX" --root "$DESTDIR"