gentoo-asahi-releng/config/build.env
Mike Frysinger 948570e7a4 drop duplicate default e-mail values
The catalyst-auto defaults already align with these.
2016-05-23 22:05:09 -04:00

9 lines
265 B
Bash

BASE_DIR="/release"
TMP_PATH="/release/tmp/run"
BUILD_SRCDIR_BASE=${BASE_DIR}/buildroot/${ARCH}-dev/builds/
BUILD_DESTDIR_BASE=${BASE_DIR}/weekly/builds/${ARCH}/
CATALYST_CONFIG=/etc/catalyst/release/${ARCH}-${TYPE}.conf
EMAIL_SUBJECT_PREPEND="[${ARCH}-${TYPE}]"