summaryrefslogtreecommitdiff
path: root/strata/corba/MPC.morph
diff options
context:
space:
mode:
authorAna Huelamo <ana.huelamo@codethink.co.uk>2016-05-05 08:26:07 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2016-05-10 18:16:12 +0000
commit0824e69a0529b770959db39c6fd7d694caaa025c (patch)
tree2ceb8804b68c137db7ee802784621d65ca0d119c /strata/corba/MPC.morph
parent195d70a7b308e149516b801f7cbe52979bd66fdf (diff)
downloaddefinitions-0824e69a0529b770959db39c6fd7d694caaa025c.tar.gz
Added CORBA integration files
Change-Id: Ifb376f52e346c1ac9d5ac9d440e55bf0e0090292
Diffstat (limited to 'strata/corba/MPC.morph')
-rw-r--r--strata/corba/MPC.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/corba/MPC.morph b/strata/corba/MPC.morph
new file mode 100644
index 00000000..84b015ec
--- /dev/null
+++ b/strata/corba/MPC.morph
@@ -0,0 +1,6 @@
+name: MPC
+kind: chunk
+build-system: manual
+install-commands:
+- mkdir -p "$DESTDIR/usr/src/MPC"
+- cp -r * "$DESTDIR/usr/src/MPC"