summaryrefslogtreecommitdiff
path: root/conf/cross
diff options
context:
space:
mode:
Diffstat (limited to 'conf/cross')
-rw-r--r--conf/cross/portage/make.conf/00-layout.conf2
-rw-r--r--conf/cross/portage/repos.conf/gentoo.conf4
2 files changed, 3 insertions, 3 deletions
diff --git a/conf/cross/portage/make.conf/00-layout.conf b/conf/cross/portage/make.conf/00-layout.conf
index 1a60b31..fd087a9 100644
--- a/conf/cross/portage/make.conf/00-layout.conf
+++ b/conf/cross/portage/make.conf/00-layout.conf
@@ -4,7 +4,7 @@ ROOT="/usr/${CHOST}/"
PKG_CONFIG_PATH="${ROOT}/usr/lib/pkgconfig/"
PORTAGE_TMPDIR="${ROOT}/var/tmp/portage"
-PORTDIR="/jails/redcore/gentoo-portage"
+PORTDIR="/jails/redcore/gentoo-ebuilds"
PKGDIR="/jails/redcore/arm64/packages"
DISTDIR="/jails/redcore/arm64/distfiles"
diff --git a/conf/cross/portage/repos.conf/gentoo.conf b/conf/cross/portage/repos.conf/gentoo.conf
index 41b0d2d..1e7c8a3 100644
--- a/conf/cross/portage/repos.conf/gentoo.conf
+++ b/conf/cross/portage/repos.conf/gentoo.conf
@@ -4,7 +4,7 @@
main-repo = gentoo
[redcore]
-location = /jails/redcore/redcore-overlay
+location = /jails/redcore/redcore-ebuilds
sync-type = git
sync-uri = https://pagure.io/redcore/redcore-desktop.git
auto-sync = yes
@@ -12,7 +12,7 @@ clone-depth = 1
priority = 1000
[gentoo]
-location = /jails/redcore/gentoo-portage
+location = /jails/redcore/gentoo-ebuilds
sync-type = git
sync-uri = https://pagure.io/redcore/portage.git
auto-sync = yes