diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-08-01 14:02:08 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-01 14:02:08 +0200 |
commit | 859b09a1605bc1dcf69602d1d2434fa1e1724e76 (patch) | |
tree | 08241d8a91ea238f0de964315077b3e60f58954c | |
parent | e7d5d9a566f203f4ef1a767139e04aa767af5716 (diff) | |
download | jenkins.debian.net-859b09a1605bc1dcf69602d1d2434fa1e1724e76.tar.xz |
reproducible: make sure less+etckeeper are installed everywhere
-rwxr-xr-x | update_jdn.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index d1da6305..e7a5b8a5 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -100,7 +100,9 @@ if [ -f /etc/debian_version ] ; then curl debootstrap devscripts + etckeeper git + less munin-node munin-plugins-extra pigz @@ -128,7 +130,6 @@ if [ -f /etc/debian_version ] ; then dnsmasq-base dose-extra dstat - etckeeper figlet flex gawk @@ -139,7 +140,6 @@ if [ -f /etc/debian_version ] ; then iasl imagemagick ip2host - less libapache2-mod-macro libav-tools libcap2-bin |