From f1e518fb9c85e76ad570ad31b753c397f40c0398 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 15 Feb 2016 21:10:52 +0000 Subject: Create secret-service stratum Move gnome-keyring (secret service) and the API to access it (libsecret) Change-Id: I576bd4e772250a7c496bedd06ae1a0eb5243db5b --- strata/gnome/gnome-keyring.morph | 5 ----- strata/gnome/libsecret.morph | 5 ----- 2 files changed, 10 deletions(-) delete mode 100644 strata/gnome/gnome-keyring.morph delete mode 100644 strata/gnome/libsecret.morph (limited to 'strata/gnome') diff --git a/strata/gnome/gnome-keyring.morph b/strata/gnome/gnome-keyring.morph deleted file mode 100644 index 73fe5298..00000000 --- a/strata/gnome/gnome-keyring.morph +++ /dev/null @@ -1,5 +0,0 @@ -name: gnome-keyring -kind: chunk -build-system: autotools -configure-commands: -- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --disable-selinux --enable-pam --with-pam-dir=/lib/security --disable-doc diff --git a/strata/gnome/libsecret.morph b/strata/gnome/libsecret.morph deleted file mode 100644 index b8af29b1..00000000 --- a/strata/gnome/libsecret.morph +++ /dev/null @@ -1,5 +0,0 @@ -name: libsecret -kind: chunk -build-system: autotools -configure-commands: -- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --disable-manpages -- cgit v1.2.1