From 53e05c42b8597e8f6f280db431dba5158288ae4c Mon Sep 17 00:00:00 2001 From: inference Date: Thu, 29 Dec 2022 06:21:57 +0000 Subject: [PATCH] Add Portage logging directory. --- portage/make.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/portage/make.conf b/portage/make.conf index 1adba1f..8ac14b7 100644 --- a/portage/make.conf +++ b/portage/make.conf @@ -3,7 +3,7 @@ # Copyright 2022-2023 Inference # SPDX-License-Identifier: BSD-3-Clause-Clear -# Version: 2.13.0.22 +# Version: 2.14.0.23 # System @@ -13,6 +13,7 @@ NOCOLOR="false" CHOST="x86_64-gentoo-linux-musl" ## Directories PORTDIR="/var/db/repos/gentoo/" +PORTAGE_LOGDIR="/var/log/portage/" DISTDIR="/var/cache/distfile/" PKGDIR="/var/cache/bin/" ## Language