summaryrefslogtreecommitdiff
path: root/scripts/live-bottom/20xconfig
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 14:46:37 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:31:05 +0100
commit0a1b827c113b85f48bcd58e64ccd94d094b9bd8a (patch)
treed83a31c0fdd90c55379666f5962df9c1ea6e43d4 /scripts/live-bottom/20xconfig
parentccea277caf476cdfef4c0f953df5a97062d8be42 (diff)
downloadlive-boot-0a1b827c113b85f48bcd58e64ccd94d094b9bd8a.tar.gz
live-boot-0a1b827c113b85f48bcd58e64ccd94d094b9bd8a.zip
Adding live-initramfs 1.87.5-1.
Diffstat (limited to 'scripts/live-bottom/20xconfig')
-rwxr-xr-xscripts/live-bottom/20xconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/live-bottom/20xconfig b/scripts/live-bottom/20xconfig
index 161215b..1105e4a 100755
--- a/scripts/live-bottom/20xconfig
+++ b/scripts/live-bottom/20xconfig
@@ -43,7 +43,7 @@ if [ -n "${XDEBCONF}" -a -x /root/usr/sbin/xdebconfigurator ]; then
chroot /root /usr/sbin/xdebconfigurator
fi
-if [ "${BUILD_SYSTEM}" == "Ubuntu" ]; then
+if [ "${BUILD_SYSTEM}" = "Ubuntu" ]; then
chroot /root debconf-communicate -fnoninteractive live-initramfs > /dev/null <<EOF
set xserver-xorg/autodetect_keyboard true
fset xserver-xorg/autodetect_keyboard seen true