[SCM] live-config branch, debian-next, updated. debian/3.0_a5-1-6-g3ec0c5b
Daniel Baumann
daniel at debian.org
Fri Sep 3 17:33:26 UTC 2010
The following commit has been merged in the debian-next branch:
commit 3ec0c5bb94a943f926151d782117df5749821623
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/116-xserver-xorg b/scripts/config/116-xserver-xorg
index 8493925..ffdc789 100755
--- a/scripts/config/116-xserver-xorg
+++ b/scripts/config/116-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