summaryrefslogtreecommitdiff
path: root/strata/ceph-service/ceph.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/ceph-service/ceph.morph')
-rw-r--r--strata/ceph-service/ceph.morph3
1 files changed, 2 insertions, 1 deletions
diff --git a/strata/ceph-service/ceph.morph b/strata/ceph-service/ceph.morph
index a6b06759..56d30ead 100644
--- a/strata/ceph-service/ceph.morph
+++ b/strata/ceph-service/ceph.morph
@@ -3,7 +3,8 @@ kind: chunk
build-system: autotools
configure-commands:
- NOCONFIGURE=1 ./autogen.sh
-- ./configure --with-nss --prefix="$PREFIX" --sysconfdir=/etc --without-fuse --without-libatomic-ops --without-libxfs
+- ./configure --with-nss --prefix="$PREFIX" --sysconfdir=/etc --without-fuse --without-libatomic-ops
+ --without-libxfs
build-commands:
- make
install-commands: