summaryrefslogtreecommitdiff
path: root/strata/openstack-services/rabbitmq-codegen.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2015-03-23 20:59:00 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2015-03-23 22:57:47 +0000
commit4a4e7610d52e9288b08fc04c0d704e354b76c61b (patch)
treeee7005ba101a8bf91e049a6c339571cfc830b49e /strata/openstack-services/rabbitmq-codegen.morph
parent1476854f50851895773654feabb1927e28c80529 (diff)
downloaddefinitions-4a4e7610d52e9288b08fc04c0d704e354b76c61b.tar.gz
WIP: Add openstack-services stratum
TODO: Split this up into more strata, since a lot of dependencies are included where it may be better to split them out. Possible candidates for splitting out: - rabbitmq - all the python packages TODO: Rename xattr to python-xattr
Diffstat (limited to 'strata/openstack-services/rabbitmq-codegen.morph')
-rw-r--r--strata/openstack-services/rabbitmq-codegen.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/strata/openstack-services/rabbitmq-codegen.morph b/strata/openstack-services/rabbitmq-codegen.morph
new file mode 100644
index 00000000..2b06aeb5
--- /dev/null
+++ b/strata/openstack-services/rabbitmq-codegen.morph
@@ -0,0 +1,7 @@
+name: rabbitmq-codegen
+kind: chunk
+configure-commands: []
+build-commands: []
+install-commands:
+- mkdir -p "$DESTDIR$PREFIX"/lib/rabbitmq-codegen
+- cp * "$DESTDIR$PREFIX"/lib/rabbitmq-codegen