summaryrefslogtreecommitdiff
path: root/ceph-service/boost.morph
diff options
context:
space:
mode:
Diffstat (limited to 'ceph-service/boost.morph')
-rw-r--r--ceph-service/boost.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/ceph-service/boost.morph b/ceph-service/boost.morph
new file mode 100644
index 00000000..98707a44
--- /dev/null
+++ b/ceph-service/boost.morph
@@ -0,0 +1,10 @@
+name: ceph-service/boost.morph
+kind: chunk
+repo: upstream:boost-tarball
+ref: 026fc3d84a27e84a61d0f4c26f011a68271a0d6e
+configure-commands:
+- ./bootstrap.sh
+build-commands:
+- ./b2 || true
+install-commands:
+- ./b2 install --prefix=$DESTDIR$PREFIX || true