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