diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-02-27 20:47:24 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-02-27 20:48:00 +0100 |
commit | 2ae041ea6950d1c1b7ad9de6c2c90c893e71ea8f (patch) | |
tree | a51c51ccb821b6dca17f0e3923b255079986f272 /profiles/prefix/parent | |
parent | d20b3532fd462cf2c5e46f02fe71fa03610dc2e6 (diff) | |
download | gentoo-2ae041ea6950d1c1b7ad9de6c2c90c893e71ea8f.tar.gz gentoo-2ae041ea6950d1c1b7ad9de6c2c90c893e71ea8f.tar.xz |
profiles/prefix: avoid double inheritance of features/prefix/rpath
Diffstat (limited to 'profiles/prefix/parent')
-rw-r--r-- | profiles/prefix/parent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/prefix/parent b/profiles/prefix/parent index a88ecf69d27..4085e5ad378 100644 --- a/profiles/prefix/parent +++ b/profiles/prefix/parent @@ -1,2 +1,2 @@ -../base ../features/prefix/rpath +../base |