summaryrefslogtreecommitdiff
path: root/chunks/nss.morph
blob: e6bd1c77a7ac1fc116006c5ee567973cf54bbb09 (plain)
1
2
3
4
5
6
7
8
9
name: nss
kind: chunk
repo: upstream:nss
ref: ee1c99a3c8c29f50a91ab28f2f7b7773f6355487
max-jobs: '1'
build-system: autotools
configure-commands:
- NOCONFIGURE=1 ./autogen.sh
- ./configure --prefix="$PREFIX" --libdir="$PREFIX/lib"