summaryrefslogtreecommitdiffstats
path: root/group-musl
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-02-24 22:06:08 +0100
committerWynn Wolf Arbor2020-03-17 18:36:10 +0100
commit32e8b1468355ecbf530a1518dde6a761cfb8af54 (patch)
tree6c5268bbd3025967c492057a5a2b537bb1435f15 /group-musl
parent00439ddc013b51450378f690321639ae46740546 (diff)
downloadportage-roles-32e8b1468355ecbf530a1518dde6a761cfb8af54.tar.gz
Switch to a new location for portage repositories
Instead of /var/overlay/<repo> for overlays and /var/portage/tree for the gentoo repo, all data is now stored in /var/portage/repos/<repo>, which is a more consistent location.
Diffstat (limited to 'group-musl')
-rw-r--r--group-musl/repos.conf/musl.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/group-musl/repos.conf/musl.conf b/group-musl/repos.conf/musl.conf
index d555b8e..e228810 100644
--- a/group-musl/repos.conf/musl.conf
+++ b/group-musl/repos.conf/musl.conf
@@ -1,5 +1,5 @@
[musl]
-location = /var/overlays/musl
+location = /var/portage/repos/musl
sync-type = git
sync-uri = https://anongit.gentoo.org/git/proj/musl.git
auto-sync = yes