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