summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2013-04-29 23:42:33 +0200
committerHolger Levsen <holger@layer-acht.org>2013-04-29 23:42:33 +0200
commit45859f3e1444491ce368265506e6c4292ef01f99 (patch)
tree91e076d8819f20dfd7afae7feb9cc78f8b1d0da9 /bin
parent9fc786eda94bc691f04634d8d8871ed3d8b0867f (diff)
downloadjenkins.debian.net-45859f3e1444491ce368265506e6c4292ef01f99.tar.xz
remove workaround for #705452
Diffstat (limited to 'bin')
-rwxr-xr-xbin/chroot-installation.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index 49071fe0..f8d10c3f 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -89,8 +89,6 @@ prepare_upgrade2() {
echo "deb $MIRROR $1 main contrib non-free" > /etc/apt/sources.list
$SCRIPT_HEADER
apt-get update
-# workaround #705452
-(dpkg -l xml-core && apt-get -y install xml-core) || true
apt-get -y upgrade
apt-get -y dist-upgrade
apt-get -y dist-upgrade