From 1fc39bbd77125612208bd8c69e92fef00f3f1170 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 15 Feb 2016 21:08:54 +0000 Subject: Move gnutls to network-security stratum With the other alternative implementation NSS/NSPR Change-Id: Ib8a15cffb7371c397b776a5b4e74dd8463341929 --- strata/network-security/nettle.morph | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 strata/network-security/nettle.morph (limited to 'strata/network-security/nettle.morph') diff --git a/strata/network-security/nettle.morph b/strata/network-security/nettle.morph new file mode 100644 index 00000000..80bdbf51 --- /dev/null +++ b/strata/network-security/nettle.morph @@ -0,0 +1,6 @@ +name: nettle +kind: chunk +build-system: autotools +configure-commands: +- ./.bootstrap +- ./configure --prefix="$PREFIX" --libdir="$PREFIX"/lib --sysconfdir=/etc --disable-documentation --enable-mini-gmp -- cgit v1.2.1