aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2012-11-04 12:24:13 -0100
committerJorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>2012-11-04 12:24:13 -0100
commitb40d9b5e83377b91fb8d742c72b9f2700ce214b9 (patch)
treed35ef26eb6ab589c99dfa10652600080b9790dac /config
parentUpdate locations of source builds and destination dirs for distfile mirroring. (diff)
downloadreleng-b40d9b5e83377b91fb8d742c72b9f2700ce214b9.tar.gz
releng-b40d9b5e83377b91fb8d742c72b9f2700ce214b9.tar.bz2
releng-b40d9b5e83377b91fb8d742c72b9f2700ce214b9.zip
Revert the change of destionation build dir. We'll keep the builds on /release/weekly and use /release/distfiles/weekly for controlling
what is sent to the mirrors.
Diffstat (limited to 'config')
-rw-r--r--config/build.env2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/build.env b/config/build.env
index d1946d3c..94cbf7f9 100644
--- a/config/build.env
+++ b/config/build.env
@@ -2,7 +2,7 @@ BASE_DIR="/release"
REPO_DIR="/release/releng"
TMP_PATH="/release/tmp/run"
BUILD_SRCDIR_BASE=${BASE_DIR}/buildroot/${ARCH}-dev/builds/
-BUILD_DESTDIR_BASE=${BASE_DIR}/distfiles/weekly/${ARCH}/
+BUILD_DESTDIR_BASE=${BASE_DIR}/weekly/${ARCH}/
CATALYST_CONFIG=/etc/catalyst/release/${ARCH}-${TYPE}.conf