From 8762a1b325e8c17f1a1a3a4b1623e2c159154cf4 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Thu, 21 Mar 2019 20:51:50 +0200 Subject: profiles: Add targets/desktop/gnome/systemd and gate relevant via it Add a new targets/desktop/gnome/systemd profile, which parents targets/desktop/gnome and targets/systemd, like the specific gnome systemd profiles did. Change all these specific user exposed desktop/gnome/systemd profiles to go through that instead of directly to targets/systemd. This will allow us to do package.use, make.defaults (default USE flags) and other tweaks separate from the main gnome profile, which is now also used for non-systemd (elogind). Signed-off-by: Mart Raudsepp --- profiles/default/linux/amd64/17.1/desktop/gnome/systemd/parent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/default/linux/amd64/17.1') diff --git a/profiles/default/linux/amd64/17.1/desktop/gnome/systemd/parent b/profiles/default/linux/amd64/17.1/desktop/gnome/systemd/parent index 44f88d3e2df0..f5c1ae438de4 100644 --- a/profiles/default/linux/amd64/17.1/desktop/gnome/systemd/parent +++ b/profiles/default/linux/amd64/17.1/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../targets/systemd +../../../../../../../targets/desktop/gnome/systemd -- cgit v1.2.3