diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-12-29 14:02:03 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-12-29 14:02:03 +0100 |
commit | 2d3793c2618b9026ff3c05a9122264967e7f9ebe (patch) | |
tree | a597a6d02f90fb768b556e4768ec029fa56f5762 /profiles/prefix/use.mask | |
parent | dev-vcs/gitg: misc build-time fixes (diff) | |
download | gentoo-2d3793c2618b9026ff3c05a9122264967e7f9ebe.tar.gz gentoo-2d3793c2618b9026ff3c05a9122264967e7f9ebe.tar.bz2 gentoo-2d3793c2618b9026ff3c05a9122264967e7f9ebe.zip |
profiles/prefix/use.mask: mask USE=split-usr for Prefix
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/prefix/use.mask')
-rw-r--r-- | profiles/prefix/use.mask | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/prefix/use.mask b/profiles/prefix/use.mask index ddbed5909982..0d8717df7297 100644 --- a/profiles/prefix/use.mask +++ b/profiles/prefix/use.mask @@ -1,6 +1,12 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 + +# Fabian Groffen <grobian@gentoo.org> (29 Dec 2018) +# separate /usr has been disabled for long in Prefix, so ensure we don't +# accidentially trigger stuff (for now in sys-apps/coreutils) +split-usr + # Michael Haubenwallner <haubi@gentoo.org> (21 Jun 2018) # sys-libs/libseccomp is a linux interface, not sure if it will work # in prefix for Linux either, bug #585756 |