aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2019-05-01 19:50:37 -0700
committerBen Kohler <bkohler@gentoo.org>2019-05-24 09:39:51 -0500
commit91eb3317ee581f7d1eeacc68ebe88de5a1cdfd1a (patch)
tree0fe39a6f5871482a3459631a0ad69e099bfceae8 /README
parentAdd builder for riscv64-unknown-linux-gnu (diff)
downloadcatalyst-91eb3317ee581f7d1eeacc68ebe88de5a1cdfd1a.tar.gz
catalyst-91eb3317ee581f7d1eeacc68ebe88de5a1cdfd1a.tar.bz2
catalyst-91eb3317ee581f7d1eeacc68ebe88de5a1cdfd1a.zip
New default PORTDIR, PKGDIR, and DISTDIR settings approved by council
The locations approved by the council: DISTDIR="/var/cache/distfiles" PKGDIR="/var/cache/binpkgs" PORTDIR="/var/db/repos/gentoo" Bug: https://bugs.gentoo.org/684908 Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7be176c3..63156373 100644
--- a/README
+++ b/README
@@ -52,7 +52,7 @@ distribution tarball's files directory.
Example catalyst.conf:
-distdir="/usr/portage/distfiles"
+distdir="/var/cache/distfiles"
options="pkgcache kerncache"
sharedir="/usr/share/catalyst"