summaryrefslogtreecommitdiff
path: root/strata/ceph-service/nss.morph
blob: c83fd1746c1f9691347fcc2c418fe30ecc8807a4 (plain)
1
2
3
4
5
6
7
name: nss
kind: chunk
max-jobs: 1
build-system: autotools
configure-commands:
- NOCONFIGURE=1 ./autogen.sh
- ./configure --prefix="$PREFIX" --libdir="$PREFIX/lib"