Add our own profile
This commit is contained in:
parent
2b4832fca2
commit
1bd9e2ca74
@ -4,7 +4,7 @@ sync = git+https://github.com/gentoo/gentoo.git --git-clone-option="--depth=1" -
|
||||
# Select your profile normally in portage via 'eselect profile' and then
|
||||
# check where the file /etc/portage/make.profile points to and copy that information.
|
||||
# E.g., if it is '../../usr/portage/profiles/default/linux/amd64/13.0', then the variable should be this:
|
||||
profiles = ${location}/profiles/default/linux/amd64/13.0
|
||||
profiles = ${location}/profiles/default/linux/amd64/13.0 /etc/paludis/profile
|
||||
|
||||
distdir = /usr/portage/distfiles
|
||||
format = e
|
||||
|
Loading…
Reference in New Issue
Block a user