summaryrefslogtreecommitdiff
path: root/strata/cross-bootstrap/cmdtest.morph
diff options
context:
space:
mode:
authorSimon Hoinkis <simon.hoinkis@codethink.co.uk>2015-02-25 14:45:18 +0000
committerSimon Hoinkis <simon.hoinkis@codethink.co.uk>2015-02-25 16:38:27 +0000
commit2756249d64f4062d35e8695d6a6cc15a7ec3e298 (patch)
treee840ec18f515389d1e6493b14be1b5115e8bf2ef /strata/cross-bootstrap/cmdtest.morph
parenta7cec56a7e2c4d076580c517f88d114ea2be05d0 (diff)
downloaddefinitions-2756249d64f4062d35e8695d6a6cc15a7ec3e298.tar.gz
Clean up the Morph chunks in cross-bootstrap
and include morph-utils instead
Diffstat (limited to 'strata/cross-bootstrap/cmdtest.morph')
-rw-r--r--strata/cross-bootstrap/cmdtest.morph6
1 files changed, 0 insertions, 6 deletions
diff --git a/strata/cross-bootstrap/cmdtest.morph b/strata/cross-bootstrap/cmdtest.morph
deleted file mode 100644
index 3e1c71c6..00000000
--- a/strata/cross-bootstrap/cmdtest.morph
+++ /dev/null
@@ -1,6 +0,0 @@
-name: cmdtest
-kind: chunk
-build-commands:
-- python setup.py build
-install-commands:
-- python setup.py install --prefix=/usr --root "$DESTDIR"