summaryrefslogtreecommitdiff
path: root/strata/openstack-clients/pytz.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/openstack-clients/pytz.morph')
-rw-r--r--strata/openstack-clients/pytz.morph6
1 files changed, 0 insertions, 6 deletions
diff --git a/strata/openstack-clients/pytz.morph b/strata/openstack-clients/pytz.morph
deleted file mode 100644
index f5557946..00000000
--- a/strata/openstack-clients/pytz.morph
+++ /dev/null
@@ -1,6 +0,0 @@
-name: pytz
-kind: chunk
-build-commands:
-- cd src && python setup.py build
-install-commands:
-- cd src && python setup.py install --prefix "$PREFIX" --root "$DESTDIR"