summaryrefslogtreecommitdiff
path: root/strata/ceph-service/boost.morph
blob: 7c3e6cff9de4c437d50912896e6f206908caef80 (plain)
1
2
3
4
5
6
7
8
name: boost
kind: chunk
configure-commands:
- ./bootstrap.sh
build-commands:
- ./b2 || true
install-commands:
- ./b2 install --prefix=$DESTDIR$PREFIX || true