aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-08-06 09:27:15 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-08-06 09:27:15 +0200
commit32a436d9d5df4260c95b46c7d45bad26de7dff5e (patch)
treefa6b0da5372f3f15a21cd8cb8cdb89fb9fb65afe
parentFix useflags for mate (diff)
downloadbinhost-master.tar.gz
binhost-master.tar.bz2
binhost-master.zip
Update From:HEADmaster
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rwxr-xr-xbuilders/jiji/binhost-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/builders/jiji/binhost-update b/builders/jiji/binhost-update
index 49210eb..9d5b63d 100755
--- a/builders/jiji/binhost-update
+++ b/builders/jiji/binhost-update
@@ -6,7 +6,7 @@ _BINHOST_NAME=$(echo ${BINHOST_NAME}|sed -e 's:/:_:g')
TMPFILE="/root/.tmp-binhost-${_BINHOST_NAME}-update-$(date +%s)"
LOCKFILE="/root/.tmp-binhost-${_BINHOST_NAME}-lock"
-EMAIL_FROM=binhost@jiji.arm.dev.gentoo.org
+EMAIL_FROM=binhost@susuwatari.arm.dev.gentoo.org
EMAIL_TO=gentoo-binhost-autobuilds@lists.gentoo.org
NSPAWN_NAMES="binhost-arm64-kde-23 binhost-arm64-gnome-23 binhost-arm64-server-23"