drop duplicate default e-mail values

The catalyst-auto defaults already align with these.
This commit is contained in:
Mike Frysinger 2016-05-23 22:05:09 -04:00
parent d97b2662fa
commit 948570e7a4

View file

@ -6,5 +6,3 @@ BUILD_DESTDIR_BASE=${BASE_DIR}/weekly/builds/${ARCH}/
CATALYST_CONFIG=/etc/catalyst/release/${ARCH}-${TYPE}.conf
EMAIL_SUBJECT_PREPEND="[${ARCH}-${TYPE}]"
EMAIL_TO=releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org
EMAIL_FROM=catalyst@$(hostname -f)