diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-10-08 22:25:37 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-10-08 22:25:37 +0100 |
commit | 8deb0851117a2126ce0ed678bd02b05fa741b92b (patch) | |
tree | 54558d88569555c8b445e69b8eba4000d6b42fb4 | |
parent | 080db5ec4b5f5aeeb7c2a22f856912169afc7cfa (diff) |
add PKGDIR
-rw-r--r-- | conf/intel/portage/global.conf/layout.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/intel/portage/global.conf/layout.conf b/conf/intel/portage/global.conf/layout.conf index f6666e0..a4d7b9a 100644 --- a/conf/intel/portage/global.conf/layout.conf +++ b/conf/intel/portage/global.conf/layout.conf @@ -1,4 +1,5 @@ PORTDIR="/usr/ports/gentoo" +PKGDIR="${PORTDIR}/packages" DISTDIR="${PORTDIR}/distfiles" INSTALL_MASK="/etc/systemd |