summaryrefslogtreecommitdiff
path: root/conf/cross/portage/make.conf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-22 21:34:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-22 21:34:43 +0100
commitb0243f4738c7f3b997852938a02ee3f22dfd47a0 (patch)
tree3ffed365e10c9ea9362f25bd73e1bcf5d8638ebc /conf/cross/portage/make.conf
parenta3bebd70f18e918bc1e2875bf6389913141d6e0d (diff)
adjust cross ROOT
Diffstat (limited to 'conf/cross/portage/make.conf')
-rw-r--r--conf/cross/portage/make.conf/00-layout.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/cross/portage/make.conf/00-layout.conf b/conf/cross/portage/make.conf/00-layout.conf
index ae030ef..94bf439 100644
--- a/conf/cross/portage/make.conf/00-layout.conf
+++ b/conf/cross/portage/make.conf/00-layout.conf
@@ -1,6 +1,6 @@
# This file has been automatically generated, do not edit.
-ROOT="/jails/redcore/cross"
+ROOT="/usr/${CHOST}/"
PKG_CONFIG_PATH="${ROOT}/usr/lib/pkgconfig/"
PORTAGE_TMPDIR="${ROOT}/var/tmp/portage"