[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: install locales-all on pb3
Holger Levsen
holger at moszumanska.debian.org
Fri Oct 23 13:59:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 003fcc583aa4ee2bb310197597556880226d0ae5
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Oct 23 08:59:29 2015 -0500
reproducible: install locales-all on pb3
---
update_jdn.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/update_jdn.sh b/update_jdn.sh
index 85ddffd..b059f6b 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -152,7 +152,7 @@ if [ -f /etc/debian_version ] ; then
esac
# needed to run coreboot/openwrt/netbsd jobs
case $HOSTNAME in
- profitbricks-build3-amd64) DEBS="$DEBS bison cmake diffutils findutils flex g++ gawk gcc git grep iasl libc6-dev m4 make subversion unzip util-linux zlib1g-dev libncurses5-dev libssl-dev" ;;
+ profitbricks-build3-amd64) DEBS="$DEBS bison cmake diffutils findutils flex g++ gawk gcc git grep iasl libc6-dev m4 make subversion unzip util-linux zlib1g-dev libncurses5-dev libssl-dev locales-all" ;;
*) ;;
esac
if [ "$HOSTNAME" = "jenkins" ] ; then
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list