From dbd1e057e4df322b994fb48abc73b4e23f537fd7 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Sun, 31 Jan 2021 01:19:40 -0700 Subject: data/stubconfig: use user-cache instead of system dir for repo --- data/stubconfig/repos.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/stubconfig/repos.conf b/data/stubconfig/repos.conf index 76ed63a32..19cddaed9 100644 --- a/data/stubconfig/repos.conf +++ b/data/stubconfig/repos.conf @@ -5,7 +5,7 @@ main-repo = stubrepo location = ../stubrepo [gentoo] -location = /var/db/repos/gentoo +location = ~/.cache/pkgcore/repos/gentoo repo-type = sqfs-v1 # distfiles.gentoo.org certs aren't actually valid, defeating the purpose of https; thus # forcing http. -- cgit v1.2.3-65-gdbad