summaryrefslogtreecommitdiff
path: root/strata/openstack-clients/python-prettytable.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/openstack-clients/python-prettytable.morph')
-rw-r--r--strata/openstack-clients/python-prettytable.morph22
1 files changed, 22 insertions, 0 deletions
diff --git a/strata/openstack-clients/python-prettytable.morph b/strata/openstack-clients/python-prettytable.morph
new file mode 100644
index 00000000..a512f9a9
--- /dev/null
+++ b/strata/openstack-clients/python-prettytable.morph
@@ -0,0 +1,22 @@
+name: python-prettytable
+kind: chunk
+description: ''
+max-jobs: null
+products: []
+build-system: manual
+pre-configure-commands: []
+configure-commands: []
+post-configure-commands: []
+pre-build-commands: []
+build-commands:
+- cd src && python setup.py build
+post-build-commands: []
+pre-install-commands: []
+install-commands:
+- cd src && python setup.py install --prefix "$PREFIX" --root "$DESTDIR"
+post-install-commands: []
+devices: []
+post-test-commands: []
+pre-test-commands: []
+system-integration: []
+test-commands: []