diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2016-04-19 16:41:36 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2016-04-20 10:22:55 +0200 |
commit | dbda43d5c743d42aee14a9fdd2cbc04c6c985615 (patch) | |
tree | 02065fc4ca369f6c2e3a70b6ae208ddf9c46e49c /profiles/prefix/windows | |
parent | 075a7077f7b021544c87d927d1a4e4b10f26727b (diff) | |
download | gentoo-dbda43d5c743d42aee14a9fdd2cbc04c6c985615.tar.gz gentoo-dbda43d5c743d42aee14a9fdd2cbc04c6c985615.tar.xz |
profiles: fix prefix parents, bug#574822
As the final prefix/linux profiles inherit some default/linux profile,
the top-level prefix profile should not inherit the base profile.
Instead, each prefix/non-linux profile can do that.
This should fix bug#574822 and some related ones.
Diffstat (limited to 'profiles/prefix/windows')
-rw-r--r-- | profiles/prefix/windows/parent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/prefix/windows/parent b/profiles/prefix/windows/parent index f3229c5b987..cd1149221a4 100644 --- a/profiles/prefix/windows/parent +++ b/profiles/prefix/windows/parent @@ -1 +1,2 @@ +../../base .. |