diff options
author | Mike Gilbert <floppym@gentoo.org> | 2019-07-20 16:05:42 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2019-07-20 16:06:19 -0400 |
commit | 67633a9197d40b89ca1a622803843c08e1fec8b7 (patch) | |
tree | 62053e36d10f1a4e2cd18da16baf073fb6cb508c | |
parent | x11-wm/mutter: remove unused patches (diff) | |
download | gentoo-67633a9197d40b89ca1a622803843c08e1fec8b7.tar.gz gentoo-67633a9197d40b89ca1a622803843c08e1fec8b7.tar.bz2 gentoo-67633a9197d40b89ca1a622803843c08e1fec8b7.zip |
profiles: force split-usr to be enabled in the base profile
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r-- | profiles/base/use.force | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/base/use.force b/profiles/base/use.force index 7ea3dfba244e..b864455a7c81 100644 --- a/profiles/base/use.force +++ b/profiles/base/use.force @@ -1,6 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Gilbert <floppym@gentoo.org> (2019-07-20) +# Disabling this requires a migration to be performed. +split-usr + # Force the GNU/Linux ELIBC, KERNEL, and USERLAND # flags that apply to the majority of profiles. elibc_glibc |