summaryrefslogtreecommitdiff
path: root/strata/network-security/nss.morph
blob: bc50df8c909c08fdbbef11e172873b693d97f35c (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" --sysconfdir=/etc --libdir="$PREFIX/lib"