diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2016-04-19 16:43:08 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2016-04-20 10:22:55 +0200 |
commit | 84c8a45a8dfda1218d151030f155498ca5949280 (patch) | |
tree | 4cdbb5381ca45fbab72f6e4bb6206a11e7931eec /profiles/prefix/sunos/solaris/5.11/x86/parent | |
parent | profiles: fix prefix parents, bug#574822 (diff) | |
download | gentoo-84c8a45a8dfda1218d151030f155498ca5949280.tar.gz gentoo-84c8a45a8dfda1218d151030f155498ca5949280.tar.bz2 gentoo-84c8a45a8dfda1218d151030f155498ca5949280.zip |
profiles/prefix: reorder to have base first, bug#574822
As the base profile does force or mask things for the Gentoo Linux
target, any Prefix specific profile should be inherited later.
This applies to the final BSD, Darwin and Solaris profiles, where the
arch-specific but os-version independent profile now comes just before
the final profile rather than before the base profile.
This also is part of bug#574822, for more natural profile inheritance.
Diffstat (limited to 'profiles/prefix/sunos/solaris/5.11/x86/parent')
-rw-r--r-- | profiles/prefix/sunos/solaris/5.11/x86/parent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/prefix/sunos/solaris/5.11/x86/parent b/profiles/prefix/sunos/solaris/5.11/x86/parent index 4a6aa36b18d9..93220d096824 100644 --- a/profiles/prefix/sunos/solaris/5.11/x86/parent +++ b/profiles/prefix/sunos/solaris/5.11/x86/parent @@ -1,2 +1,2 @@ -../../arch/x86 .. +../../arch/x86 |