summaryrefslogtreecommitdiff
path: root/strata/ceph-service/boost.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-01-12 13:41:48 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-01-12 13:41:48 +0000
commit5f2cbb6e03d58bd15cea22e3571e8ef3ec3c08df (patch)
tree70f02464e6e9e01e144a24322ba05effc8d446e5 /strata/ceph-service/boost.morph
parentef8b6b3405005ae7ce7fb337d82cdbd237f1979a (diff)
downloaddefinitions-5f2cbb6e03d58bd15cea22e3571e8ef3ec3c08df.tar.gz
Morph build 6f334ffa50134b86aa1e3a669310e51e
System branch: master
Diffstat (limited to 'strata/ceph-service/boost.morph')
-rw-r--r--strata/ceph-service/boost.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/ceph-service/boost.morph b/strata/ceph-service/boost.morph
index cc954076..fa785e3c 100644
--- a/strata/ceph-service/boost.morph
+++ b/strata/ceph-service/boost.morph
@@ -3,6 +3,6 @@ kind: chunk
configure-commands:
- ./bootstrap.sh
build-commands:
-- ./b2
+- ./b2
install-commands:
- ./b2 install --prefix="$DESTDIR$PREFIX"