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/gnome/gnutls.morph | 6 ------ strata/gnome/nettle.morph | 6 ------ strata/gnome/p11-kit.morph | 5 ----- 3 files changed, 17 deletions(-) delete mode 100644 strata/gnome/gnutls.morph delete mode 100644 strata/gnome/nettle.morph delete mode 100644 strata/gnome/p11-kit.morph (limited to 'strata/gnome') diff --git a/strata/gnome/gnutls.morph b/strata/gnome/gnutls.morph deleted file mode 100644 index f31cbf12..00000000 --- a/strata/gnome/gnutls.morph +++ /dev/null @@ -1,6 +0,0 @@ -name: gnutls -kind: chunk -build-system: autotools -configure-commands: -- make autoreconf -- ./configure --prefix="$PREFIX" --sysconfdir=/etc --with-nettle-mini --disable-tools --disable-doc diff --git a/strata/gnome/nettle.morph b/strata/gnome/nettle.morph deleted file mode 100644 index 80bdbf51..00000000 --- a/strata/gnome/nettle.morph +++ /dev/null @@ -1,6 +0,0 @@ -name: nettle -kind: chunk -build-system: autotools -configure-commands: -- ./.bootstrap -- ./configure --prefix="$PREFIX" --libdir="$PREFIX"/lib --sysconfdir=/etc --disable-documentation --enable-mini-gmp diff --git a/strata/gnome/p11-kit.morph b/strata/gnome/p11-kit.morph deleted file mode 100644 index 8f88969a..00000000 --- a/strata/gnome/p11-kit.morph +++ /dev/null @@ -1,5 +0,0 @@ -name: p11-kit -kind: chunk -build-system: autotools -configure-commands: -- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --without-trust-paths -- cgit v1.2.1