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