Add Portage logging directory.
This commit is contained in:
parent
bba8b25c58
commit
53e05c42b8
@ -3,7 +3,7 @@
|
|||||||
# Copyright 2022-2023 Inference
|
# Copyright 2022-2023 Inference
|
||||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||||
|
|
||||||
# Version: 2.13.0.22
|
# Version: 2.14.0.23
|
||||||
|
|
||||||
|
|
||||||
# System
|
# System
|
||||||
@ -13,6 +13,7 @@ NOCOLOR="false"
|
|||||||
CHOST="x86_64-gentoo-linux-musl"
|
CHOST="x86_64-gentoo-linux-musl"
|
||||||
## Directories
|
## Directories
|
||||||
PORTDIR="/var/db/repos/gentoo/"
|
PORTDIR="/var/db/repos/gentoo/"
|
||||||
|
PORTAGE_LOGDIR="/var/log/portage/"
|
||||||
DISTDIR="/var/cache/distfile/"
|
DISTDIR="/var/cache/distfile/"
|
||||||
PKGDIR="/var/cache/bin/"
|
PKGDIR="/var/cache/bin/"
|
||||||
## Language
|
## Language
|
||||||
|
Loading…
x
Reference in New Issue
Block a user