[SCM] live-config branch, debian, updated. debian/2.0.5-1
Daniel Baumann
daniel at debian.org
Mon Sep 6 13:36:52 UTC 2010
The following commit has been merged in the debian branch:
commit 950d405a867abcf2481cd86767416152555a037c
Author: Daniel Baumann <daniel at debian.org>
Date: Fri Sep 3 19:30:27 2010 +0200
Correcting wrong spelling of debconf frontend in xserver-xorg script.
diff --git a/scripts/config/117-xserver-xorg b/scripts/config/117-xserver-xorg
index 8493925..ffdc789 100755
--- a/scripts/config/117-xserver-xorg
+++ b/scripts/config/117-xserver-xorg
@@ -75,7 +75,7 @@ Configure_xserver_xorg ()
debconf-set-selections < /tmp/debconf.live
rm -f /tmp/debconf.live
- dpkg-reconfigure -f non-interactive -p critical \
+ dpkg-reconfigure -f noninteractive -p critical \
xserver-xorg 2>&1 \
| grep -v "overwriting possibly-customised configuration" \
| grep -v "file; backup in /etc/X11/xorg.conf" || true
--
live-config
More information about the debian-live-changes
mailing list