Remove deprecated PORTDIR variable as it has been replaced by gentoo repository location in repos.conf.
This commit is contained in:
parent
53e05c42b8
commit
912f1421d1
@ -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.14.0.23
|
# Version: 3.0.0.24
|
||||||
|
|
||||||
|
|
||||||
# System
|
# System
|
||||||
@ -12,7 +12,6 @@ NOCOLOR="false"
|
|||||||
## CHOST
|
## CHOST
|
||||||
CHOST="x86_64-gentoo-linux-musl"
|
CHOST="x86_64-gentoo-linux-musl"
|
||||||
## Directories
|
## Directories
|
||||||
PORTDIR="/var/db/repos/gentoo/"
|
|
||||||
PORTAGE_LOGDIR="/var/log/portage/"
|
PORTAGE_LOGDIR="/var/log/portage/"
|
||||||
DISTDIR="/var/cache/distfile/"
|
DISTDIR="/var/cache/distfile/"
|
||||||
PKGDIR="/var/cache/bin/"
|
PKGDIR="/var/cache/bin/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user