Remove deprecated PORTDIR variable as it has been replaced by gentoo repository location in repos.conf.

This commit is contained in:
inference 2022-12-29 06:30:09 +00:00
parent 53e05c42b8
commit 912f1421d1

View File

@ -3,7 +3,7 @@
# Copyright 2022-2023 Inference
# SPDX-License-Identifier: BSD-3-Clause-Clear
# Version: 2.14.0.23
# Version: 3.0.0.24
# System
@ -12,7 +12,6 @@ NOCOLOR="false"
## CHOST
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/"