summaryrefslogtreecommitdiff
path: root/strata/ceph-service/nss.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/ceph-service/nss.morph')
-rw-r--r--strata/ceph-service/nss.morph22
1 files changed, 22 insertions, 0 deletions
diff --git a/strata/ceph-service/nss.morph b/strata/ceph-service/nss.morph
new file mode 100644
index 00000000..002ddbd2
--- /dev/null
+++ b/strata/ceph-service/nss.morph
@@ -0,0 +1,22 @@
+name: nss
+kind: chunk
+description: ''
+max-jobs: 1
+products: []
+build-system: autotools
+pre-configure-commands: []
+configure-commands:
+- NOCONFIGURE=1 ./autogen.sh
+- ./configure --prefix="$PREFIX" --libdir="$PREFIX/lib"
+post-configure-commands: []
+pre-build-commands: []
+build-commands: []
+post-build-commands: []
+pre-install-commands: []
+install-commands: []
+post-install-commands: []
+devices: []
+post-test-commands: []
+pre-test-commands: []
+system-integration: []
+test-commands: []