summaryrefslogtreecommitdiff
path: root/strata/cross-bootstrap/python-ttystatus.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/cross-bootstrap/python-ttystatus.morph')
-rw-r--r--strata/cross-bootstrap/python-ttystatus.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/cross-bootstrap/python-ttystatus.morph b/strata/cross-bootstrap/python-ttystatus.morph
new file mode 100644
index 00000000..e45ef7a8
--- /dev/null
+++ b/strata/cross-bootstrap/python-ttystatus.morph
@@ -0,0 +1,6 @@
+name: python-ttystatus
+kind: chunk
+build-commands:
+- python setup.py build
+install-commands:
+- python setup.py install --prefix=/usr --root "$DESTDIR"