Merge pull request #113 from kinvolk/krnowak/fix-catalyst-repo-paths

build_library/catalyst.sh: Fix paths to ebuild repos
This commit is contained in:
Krzesimir Nowak 2021-02-04 17:52:02 +01:00 committed by GitHub
commit 0c00fc99b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,10 +91,10 @@ main-repo = portage-stable
disabled = true
[coreos]
location = /usr/portage
location = /var/gentoo/repos/local
[portage-stable]
location = /usr/local/portage
location = /var/gentoo/repos/gentoo
EOF
}