Use Portage config directly from src dir
Instead of copying the Portage configuration files to `/etc/portage` and
`/usr/${target}/etc/portage`, the build scripts now use the
configuration directories from the source directory. This avoids issues
with changes (especially removal of files) getting propagated to the
actual configuration paths.
This commit is contained in:
1
portage/repos/x-portage/metadata/layout.conf
Normal file
1
portage/repos/x-portage/metadata/layout.conf
Normal file
@@ -0,0 +1 @@
|
||||
masters = gentoo
|
||||
1
portage/repos/x-portage/profiles/repo_name
Normal file
1
portage/repos/x-portage/profiles/repo_name
Normal file
@@ -0,0 +1 @@
|
||||
x-portage
|
||||
Reference in New Issue
Block a user