update portage and kernel config

This commit is contained in:
2020-01-10 15:05:38 +08:00
parent 7ebd8ef40d
commit 2b113ce6a7
2 changed files with 7 additions and 7 deletions

View File

@@ -10,8 +10,8 @@ FFLAGS="${COMMON_FLAGS}"
# NOTE: This stage was built with the bindist Use flag enabled
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
DISTDIR="/var/cache/distfiles"
PKGDIR="/var/cache/binpkgs"
# This sets the language of build output to English.
# Please keep this setting intact when reporting bugs.