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