diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-04-06 15:30:44 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-04-06 15:30:44 +0200 |
commit | 5585c7b2fcf703047da8c3d853827232882d5fbd (patch) | |
tree | da3d80b27ee78700aeb19ae85c22f7bab4fd0732 | |
parent | 980fdb93edf5186d75d7fa9a758006253597c4e8 (diff) | |
download | jenkins.debian.net-5585c7b2fcf703047da8c3d853827232882d5fbd.tar.xz |
reproducible debian: install locales-all everywhere
-rwxr-xr-x | update_jdn.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index 9f9b396e..0ab32278 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -172,6 +172,7 @@ if [ -f /etc/debian_version ] ; then haveged htop less + locales-all molly-guard moreutils munin-node |