summaryrefslogtreecommitdiff
path: root/chunks/nss.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/nss.morph')
-rw-r--r--chunks/nss.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/chunks/nss.morph b/chunks/nss.morph
new file mode 100644
index 00000000..e6bd1c77
--- /dev/null
+++ b/chunks/nss.morph
@@ -0,0 +1,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"