summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/cross/portage/make.conf/00-layout.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/cross/portage/make.conf/00-layout.conf b/conf/cross/portage/make.conf/00-layout.conf
index fd087a9..e20810e 100644
--- a/conf/cross/portage/make.conf/00-layout.conf
+++ b/conf/cross/portage/make.conf/00-layout.conf
@@ -1,7 +1,7 @@
# This file has been automatically generated, do not edit.
-ROOT="/usr/${CHOST}/"
-PKG_CONFIG_PATH="${ROOT}/usr/lib/pkgconfig/"
+ROOT="/usr/${CHOST}"
+PKG_CONFIG_PATH="${ROOT}/usr/lib/pkgconfig"
PORTAGE_TMPDIR="${ROOT}/var/tmp/portage"
PORTDIR="/jails/redcore/gentoo-ebuilds"