summaryrefslogtreecommitdiff
path: root/conf/cross
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-22 21:54:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-22 21:54:28 +0100
commit918a7a225f404e8e7c7598fe47f2c4f62770bf70 (patch)
tree3b22a2127d2157fff4c7b40afb0e1334f630db10 /conf/cross
parent38fbed3d59c5ca46ec23f74c3615382dca84229b (diff)
adjust cross repo paths
Diffstat (limited to 'conf/cross')
-rw-r--r--conf/cross/portage/repos.conf/gentoo.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/cross/portage/repos.conf/gentoo.conf b/conf/cross/portage/repos.conf/gentoo.conf
index ccbedb0..662605f 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 = /usr/ports/redcore
+location = /jails/redcore/redcore-overlay
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 = /usr/ports/gentoo
+location = /jails/redcore/redcore-portage
sync-type = git
sync-uri = https://pagure.io/redcore/portage.git
auto-sync = yes