From 135da0bfd702363f81d8556aa228381432fab3b1 Mon Sep 17 00:00:00 2001 From: Holger Paradies Date: Sat, 12 Oct 2013 19:25:37 +0200 Subject: fix: devscripts lxde i386 --- config/chroot_local-hooks/03-lxde-fixes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/chroot_local-hooks/03-lxde-fixes b/config/chroot_local-hooks/03-lxde-fixes index 92ee009..015cdc2 100755 --- a/config/chroot_local-hooks/03-lxde-fixes +++ b/config/chroot_local-hooks/03-lxde-fixes @@ -20,7 +20,7 @@ if [ -x /usr/sbin/lightdm ]; then apt-get purge --yes vim vim-common vim-runtime rm -rf /usr/lib/python3/dist-packages/devscripts apt-get purge --yes devscripts python3 python3-minimal python3.2 python3.2-minimal - apt-get install --yes devscripts=2.12.6 + apt-get install --yes -t wheezy devscripts fi # tmp skel -- cgit v1.0