summaryrefslogtreecommitdiff
path: root/strata/openstack-clients/python-prettytable.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-02 12:42:22 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-03-02 17:47:11 +0000
commitc4ee9e4e71618bd37c4090adfc97bdad6f44d903 (patch)
tree35742e23e5fb8dcf7ffe55f74e85ef0e4d3fd1a8 /strata/openstack-clients/python-prettytable.morph
parentd62642620424afc44123ebbd157d91f6270adc2c (diff)
downloaddefinitions-c4ee9e4e71618bd37c4090adfc97bdad6f44d903.tar.gz
Move python duplicated chunk to python-common
Diffstat (limited to 'strata/openstack-clients/python-prettytable.morph')
-rw-r--r--strata/openstack-clients/python-prettytable.morph6
1 files changed, 0 insertions, 6 deletions
diff --git a/strata/openstack-clients/python-prettytable.morph b/strata/openstack-clients/python-prettytable.morph
deleted file mode 100644
index cf1ac6e1..00000000
--- a/strata/openstack-clients/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"