summaryrefslogtreecommitdiff
path: root/glanceclient/python-prettytable.morph
blob: 88e5b9b7218ae2a73f8b65e417178cbe95adfbfe (plain)
1
2
3
4
5
6
7
8
9
name: glanceclient/python-prettytable.morph
kind: chunk
repo: upstream:python-prettytable
ref: 941133673e5a0003cd5ce1b6db2a51cf3307d9c1
build-system: manual
build-commands:
- cd src && python setup.py build
install-commands:
- cd src && python setup.py install --prefix "$PREFIX" --root "$DESTDIR"