From 4cef23b6e25227fd2bab10c595c6938ad6f52fb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 18 Feb 2016 16:03:12 +0000 Subject: Add storage-management stratum Change-Id: Ic922f72abd98ca8c6c80c3ea616f3a37557970b9 --- strata/gnome/gvfs.morph | 5 ----- strata/gnome/libatasmart.morph | 6 ------ strata/gnome/udisks.morph | 5 ----- 3 files changed, 16 deletions(-) delete mode 100644 strata/gnome/gvfs.morph delete mode 100644 strata/gnome/libatasmart.morph delete mode 100644 strata/gnome/udisks.morph (limited to 'strata/gnome') diff --git a/strata/gnome/gvfs.morph b/strata/gnome/gvfs.morph deleted file mode 100644 index 1fde8c82..00000000 --- a/strata/gnome/gvfs.morph +++ /dev/null @@ -1,5 +0,0 @@ -name: gvfs -kind: chunk -build-system: autotools -configure-commands: -- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --disable-gphoto2 --disable-documentation diff --git a/strata/gnome/libatasmart.morph b/strata/gnome/libatasmart.morph deleted file mode 100644 index e8df654e..00000000 --- a/strata/gnome/libatasmart.morph +++ /dev/null @@ -1,6 +0,0 @@ -name: libatasmart -kind: chunk -build-system: autotools -configure-commands: -- ./autogen.sh -- ./configure CFLAGS='-g -O0 -Wp,-U_FORTIFY_SOURCE' --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib --libexecdir=/usr/lib diff --git a/strata/gnome/udisks.morph b/strata/gnome/udisks.morph deleted file mode 100644 index 785fab39..00000000 --- a/strata/gnome/udisks.morph +++ /dev/null @@ -1,5 +0,0 @@ -name: udisks -kind: chunk -build-system: autotools -configure-commands: -- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --enable-fhs-media --disable-gtk-doc --disable-man -- cgit v1.2.1