From cc899f697613693c6508b105eff39d2314c8d6e7 Mon Sep 17 00:00:00 2001 From: Holger Paradies Date: Sat, 7 Sep 2013 18:53:23 +0200 Subject: use wheezy devscripts on lxde i386 --- config/chroot_local-hooks/03-lxde-fixes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/chroot_local-hooks/03-lxde-fixes b/config/chroot_local-hooks/03-lxde-fixes index ac47bc0..a7dbbda 100755 --- a/config/chroot_local-hooks/03-lxde-fixes +++ b/config/chroot_local-hooks/03-lxde-fixes @@ -18,5 +18,7 @@ if [ -x /usr/sbin/lightdm ]; then if ! [ -d /lib/x86_64-linux-gnu ]; then apt-get purge --yes aptitude aptitude-common apt-get purge --yes vim vim-common vim-runtime + apt-get purge --yes devscripts python3 python3-minimal python3.2 python3.2-minimal + apt-get install --yes devscripts=2.12.6 fi fi -- cgit v1.0