summaryrefslogtreecommitdiff
path: root/strata/cloudinit-support/python-prettytable.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-03 16:57:22 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-03 16:57:22 +0000
commit6cf64f572b2af6c6cb0586f4b5c6431b24025c34 (patch)
treefbb05bbbd912386fd0a96a11bf043f6be10f5234 /strata/cloudinit-support/python-prettytable.morph
parent6980a9c1bb7d232a119de55788b68f283df29c9f (diff)
parent284d1dccd2fe49b890ea736b4f1038f7f7fba39e (diff)
downloaddefinitions-6cf64f572b2af6c6cb0586f4b5c6431b24025c34.tar.gz
Merge branch 'baserock/franred/actualize-openstack-clients'
Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk>
Diffstat (limited to 'strata/cloudinit-support/python-prettytable.morph')
-rw-r--r--strata/cloudinit-support/python-prettytable.morph6
1 files changed, 0 insertions, 6 deletions
diff --git a/strata/cloudinit-support/python-prettytable.morph b/strata/cloudinit-support/python-prettytable.morph
deleted file mode 100644
index cf1ac6e1..00000000
--- a/strata/cloudinit-support/python-prettytable.morph
+++ /dev/null
@@ -1,6 +0,0 @@
-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"