summaryrefslogtreecommitdiff
path: root/strata/ceph-service/boost.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-04-07 21:52:36 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-04-08 17:21:43 +0000
commit942bf3731eb1f49132e5630156ff317ff30c2c7a (patch)
treefd6ee30ca3b4d63e6f0d3f9c0416b6ce83ea48f9 /strata/ceph-service/boost.morph
parent4d88d29e3a0ce720d82d16dad3155ea488db027c (diff)
downloaddefinitions-942bf3731eb1f49132e5630156ff317ff30c2c7a.tar.gz
Move boost to new stratum: cpp-common-libs
Change-Id: I56ac7f4a9ac4e2559a31cb66e0233a0c0707e1a6
Diffstat (limited to 'strata/ceph-service/boost.morph')
-rw-r--r--strata/ceph-service/boost.morph8
1 files changed, 0 insertions, 8 deletions
diff --git a/strata/ceph-service/boost.morph b/strata/ceph-service/boost.morph
deleted file mode 100644
index fa785e3c..00000000
--- a/strata/ceph-service/boost.morph
+++ /dev/null
@@ -1,8 +0,0 @@
-name: boost
-kind: chunk
-configure-commands:
-- ./bootstrap.sh
-build-commands:
-- ./b2
-install-commands:
-- ./b2 install --prefix="$DESTDIR$PREFIX"