summaryrefslogtreecommitdiff
path: root/strata/Flask/Werkzeug-0.9.6.morph
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2015-01-06 17:33:48 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2015-01-06 17:33:59 +0000
commit177cc2eaf1f9c64ec9ffbee7187d56ea94650e47 (patch)
tree87883f3f4de1e2d07feb98f21a2e6bf51e3dbb31 /strata/Flask/Werkzeug-0.9.6.morph
parent2918868b8dbf2bff8e4a514a1595957dd8076281 (diff)
downloaddefinitions-177cc2eaf1f9c64ec9ffbee7187d56ea94650e47.tar.gz
Add Flask to devel system
Diffstat (limited to 'strata/Flask/Werkzeug-0.9.6.morph')
-rw-r--r--strata/Flask/Werkzeug-0.9.6.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/Flask/Werkzeug-0.9.6.morph b/strata/Flask/Werkzeug-0.9.6.morph
new file mode 100644
index 00000000..ac43c8e6
--- /dev/null
+++ b/strata/Flask/Werkzeug-0.9.6.morph
@@ -0,0 +1,6 @@
+name: Werkzeug
+kind: chunk
+build-commands:
+- python setup.py build
+install-commands:
+- python setup.py install --prefix=/usr --root "$DESTDIR"