From cca23c8e32cc049c27bbeb01291aff5dc62479d4 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 12 Oct 2022 07:33:22 +0100 Subject: [PATCH] Fix Highway repository location. --- portage/repos.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portage/repos.conf b/portage/repos.conf index b04ccd3..bd80956 100644 --- a/portage/repos.conf +++ b/portage/repos.conf @@ -21,7 +21,7 @@ sync-type = git sync-uri = https://git.fortressos.org/fortress/fortress.git [highway] -location = /var/db/highway +location = /var/db/repos/highway sync-type = git sync-uri = https://git.fortressos.org/fortress/highway.git